Re: help in File Transfer in C++
James Smith <[email protected]> Fri, 9 Nov 2007 10:27:22 -0800 (PST)
| Newsgroups | gmane.comp.programming.cppug |
|---|---|
| Message-ID | <[email protected]> |
To write a reliable TCP socket application you'll need to consider exactly what your goals are in detail and use the proper TCP socket options and error handling techniques in your code. If your using C++ and a Unix based operating system try looking at the chapter on batch processing in Richard Stevens book on network programming. He handles the POSIX Socket API issues and explains his code well. http://www.amazon.com/UNIX-Network-Programming-Networking-Sockets/dp/013490012X -Jim Smith ----- Original Message ---- From: saira <[email protected]> To: [email protected] Sent: Friday, November 9, 2007 6:22:17 AM Subject: [cppug] help in File Transfer in C++ Hi I am new into this socket programming. My task is to transfer File ( ie Upload-download of File ) using Socket programming. Does anybody have any sample code for that, through which I can have some guidance...? waiting for ur replies __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com [Non-text portions of this message have been removed] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/cppug/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/cppug/join (Yahoo! ID required) <*> To change settings via email: mailto:[email protected] mailto:[email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/