Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: asynchronous socket comunication with perl tk

by kcott (Archbishop)
on Aug 22, 2013 at 16:35 UTC ( [id://1050544]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
            }
        });
    }
    
  2. or download this
    #!/usr/bin/env perl
    
    ...
        print $client "$_\n";
        sleep 1;
    }
    
  3. or download this
    $ pm_asynch_sock_server_tk.pl &
    
  4. or download this
    $ pm_asynch_sock_client.pl &
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-23 21:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found