Posted by Adam on May 30, 2006 at 11:53:00:
In Reply to: Sending files? posted by TheGhost on May 30, 2006 at 08:33:19:
: How can you send files with HawkNL?
yes you can. you would have to read it in (binary?) using standard input and output, send it accros the network then get the other side to reconstruct it. As far as i know thats how all file transfer programs work.