in reply to Chat room with socket programming question

G'day Perl_New_Monk,

Welcome to the Monastery.

You may find "perlipc -- Perl interprocess communication" to be a useful resource; in particular, the "TCP Clients with IO::Socket" and "TCP Servers with IO::Socket" sections.

In addition, here's links to the documentation for all of the built-in IO::* modules.

— Ken

  • Comment on Re: Chat room with socket programming question