Nov 13, 2009 #1 arun10427 Programmer Oct 24, 2009 29 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 Oct 21, 2002 157 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