I hate to ask for code but I am kind of in a crunch to finish a project. 

I have the network programming with perl but it's just too much to read by
tomorrow night :)

I need a daemon listening on a port. I need a client side script that just
takes piped input in and then dumps it out to a file on the other server.

I need more then that but the rest I can handle in the allocated time.

Example
Files sendtextfile (arguments) server port

cat mytextfile.txt | sendtextfile xxx.xxx.xxx.xxx 12000

Then on the server this file would just be dumped to stdout or disk.
I will be doing a lot with it actually but this framework will get me where
I need to be to finish up this project. 

The server could be getting hit with more then one file at a time.

If you do end up helping me out I appreciate, deeply!

I am guessing this is easy if it's really involved then I apologize now for
even asking :)

 Paul Kraus
 -----------------------
 PEL Supply Company
 Network Administrator
 -----------------------
 800 321-1264 Toll Free
 216 267-5775 Voice
 216 267-6176 Fax
 www.pelsupply.com
 -----------------------



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to