Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Transmit file over socket

by Roger (Parson)
on Jan 20, 2004 at 07:17 UTC ( [id://322524]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
       ...
       print "Got: $in\n";
    ...
         ...
         # save file
       }
    
  2. or download this
    Got: X-Call~4.xml#:#380_<?xml version="1.0"?>
    
  3. or download this
    if ($in =~ /__END$/) {
      # close previous file
    ...
    
      # proceed with saving the file
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-25 10:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found