Perl Socket Communication

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • npp
    New Member
    • Mar 2007
    • 1

    Perl Socket Communication

    Hi All,

    I need to send a a couple of messages to a ip address and then process the response sent by that device.

    I just have the ip address of that device (no port number). I connectthe device to my computer via the usb port.

    Can any one let me know how I should proceed. I have tried using the socket.pm but I am not able communicate.



    Thanks
  • KevinADC
    Recognized Expert Specialist
    • Jan 2007
    • 4092

    #2
    Socket communication is something I have little experience with, but you can search through this stuff and see if any of it helps you:



    or wait for other suggestions.

    Comment

    Working...