View Single Post
  #1  
Old 02-17-2010, 01:35 PM
webdev webdev is offline
Senior Member
 
Join Date: Jun 2009
Posts: 7,868
Default Socket programming in Perl?

Hello, Question regarding the connect function (in Socket), how to specify a specific port? The function only accepts two arguments, the socket and the ip. I have multiple devices on the same ip but different ports that I need to connect to, how to do this in Perl? Thanks.
__________________
Website Development
Domain Name Forum
Reply With Quote