Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Client program in perl

Status
Not open for further replies.

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,

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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top