Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Improve my tcp-mqtt server

by huck (Prior)
on Jun 20, 2020 at 18:19 UTC ( [id://11118278]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print "Client exit from ".$user{peer_address}.":".$user{peer_port}."\n
    +";
    
  2. or download this
      my $server = IO::Socket::INET->new( Proto     => 'tcp',
                                         PeerAddr  => "0.0.0.0", 
    ...
    
    ##
    } # superloop
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11118278]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (8)
As of 2024-04-19 07:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found