Re: help in File Transfer in C++
"Marty Leisner" <[email protected]> Sun, 11 Nov 2007 21:56:18 -0500
| Newsgroups | gmane.comp.programming.cppug |
|---|---|
| Message-ID | <[email protected]> |
Anish Issac Jacob <[email protected]> writes on Fri, 09 Nov 2007 23:08:28 +05 30 > Read "The Beej's Networking Guide" a simple google > search will get you the book pdf. That is a layman's > book on sockets. > > Write back if you still have problems. > > ciao > /me > > On Fri, 2007-11-09 at 11:22 +0000, saira wrote: > > 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 > > > > > > I haven't looked at Beej's guide in long time, but it depends on what you're trying to do/learn. Knowing how to use sockets is half the battle, you also need to understand the file transfer protocol. You might want to look at libcurl. You also may want to system() curl or wget, then read the file when its done. marty 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/