in reply to Creating a messenger system using sockets and tcp protocol.

First read the perl sections at basic perl socket tutorial

Here are a few links that might get you started with ideas

ztk-enchat encrypted server client and Simple threaded chat server

These scripts don't address all your IP address finding and ordering issues, but it should show you all the tricks you need.


I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh
  • Comment on Re: Creating a messenger system using sockets and tcp protocol.