in reply to Creating a TCP client, that receives and responds in individual packets

Please read perlipc, section Sockets: Client/Server Communication. If you want to learn something more, there are two useful books: Network Programming with Perl and Programming the Network with Perl.

Ciao, Valerio

  • Comment on Re: Creating a TCP client, that receives and responds in individual packets