Nov 13, 2009 #1 arun10427 Programmer Joined Oct 24, 2009 Messages 29 Location US Hi I am writing a client program in perl. Given a host and port how do you connect it from the client?
Hi I am writing a client program in perl. Given a host and port how do you connect it from the client?
Nov 13, 2009 #2 parkers Vendor Joined Oct 21, 2002 Messages 157 Location GB Hi, As a starting point please have a look at IO::Socket If you have any difficulties from there then someone should be able to help. Thanks, Steven Parker http://www.stevenp1974.co.uk Upvote 0 Downvote
Hi, As a starting point please have a look at IO::Socket If you have any difficulties from there then someone should be able to help. Thanks, Steven Parker http://www.stevenp1974.co.uk