Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: endless loops for server and tk

by hudo (Novice)
on Aug 10, 2007 at 03:35 UTC ( [id://631694]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    # UDP Server gets mysql_data from mysql or a file
    # receives request from client
    ...
    
    } die "recv: $!";
    
  2. or download this
    #!/usr/bin/perl
    
    use strict;
    ...
        
        close(FILE);
    } ## fill_empfang_file ##############
    
  3. or download this
    Hallo kleine Welten 
    Hallo grosse Welt 
    ...
    es geht loser
    neue Zeilenn
    naechste Nummernn
    
  4. or download this
    #!/usr/bin/perl
    
    use Tk;
    ...
        
    } ## fill_with_tie #################        
    ############################################################
    
  5. or download this
    #!/usr/bin/perl
    
    ...
            
    } ## refresh_list
    ######################################
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-04-19 07:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found