simple chat program
Dirk Koopman
djk at tobit.co.uk
Mon Mar 10 16:57:37 GMT 2008
Jonathan Rockway wrote:
> * On Mon, Mar 10 2008, Peter Edwards wrote:
>> Hi Hemant
>>> Would any body please let me know how I can send information from
>>> Client1 to Client2 using same server.
>> Check out the "Perl Cookbook" chapter 17: Sockets by O'Reilly
>> http://tinyurl.com/2e8ota
>
> You really want to use POE for writing client/server applications.
>
Please amend that to: You *may* want to look at POE ...
You may also want to look at Event or IO::Select depending on your needs.
More information about the london.pm
mailing list