Transferring large files using DO
Transferring large files using DO
- Subject: Transferring large files using DO
- From: Jeff LaMarche <email@hidden>
- Date: Sun, 6 Apr 2003 20:59:00 -0400
Has anyone worked with transferring large files over DO? Is the best
way to do these transfers using an ack handshake similar to how we did
file transfers in the old days - xmodem stuff - or is it safe to just
pass a large NSData or NSFile object through the proxy?
Any thoughts on this are appreciated.
Also, I had a code sample at one time that I can't find that showed
listening for connections and spawning a new thread to handle the
incoming connection... Does anyone know where I might get some sample
code that shows this?
TIA
Jeff
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.