NetServerNonBlocking 0048

NetServerNonBlocking 0048
  • Downloads: 245
  • Requirements:
  • Size:
  • Licence:
  • Version: 0.048
  • Added At: 2012-29-05
  • Publisher Site:



NetServerNonBlocking 0048

Share

You can use this module to establish non-blocking style TCP servers without being messy with the hard monotonous routine work.Net::Server::NonBlocking is a Perl module, a state-of-the-art of non-blocking server, it consumes some additional memories and executes some extra lines to support features which can be consider wasting if you do not plan to use. However, at present, programming time is often more expensive than RAM and CPU clocks.SYNOPSIS use Net::Server::NonBlocking; $|=1; $obj=Net::Server::NonBlocking->new(); $obj->add({ server_name => 'tic tac toe', local_port => 10000, timeout => 60, delimiter => "\n", on_connected => \&ttt_connected, on_disconnected => \&ttt_disconnected, on_recv_msg => \&ttt_message }); $obj->add({ server_name => 'ch
You can use this module to establish non-blocking style TCP servers without being messy with the hard monotonous routine work.Net::Server::NonBlocking is a Perl module, a state-of-the-art of non-blocking server, it consumes some additional memories and executes some extra lines to support features which can be consider wasting if you do not plan to use. However, at present, programming time is often more expensive than RAM and CPU clocks.SYNOPSIS use Net::Server::NonBlocking; $|=1; $obj=Net::Server::NonBlocking->new(); $obj->add({ server_name => 'tic tac toe', local_port => 10000, timeout => 60, delimiter => "\n", on_connected => \&ttt_connected, on_disconnected => \&ttt_disconnected, on_recv_msg => \&ttt_message }); $obj->add({ server_name => 'ch �. you can free download NetServerNonBlocking 0048 now.
Soft85 only provide legal software, please help us keeping pur site legal, if you think this page is violating copyrights please let us know by clicking here Here






comments powered by Disqus

Download NetServerNonBlocking 0048 _FREE_