Click to See Complete Forum and Search --> : network programming


mohanprasad
December 17th, 2004, 02:33 AM
can i get a program (network) mutil file transfer protocol using sockets

Ejaz
December 18th, 2004, 02:39 AM
Network Transfer Of Files Using MFC's CSocket Class (http://www.codeproject.com/internet/SocketFileTransfer.asp)
File Transfer Using CSockets (http://www.codeguru.com/Cpp/I-N/network/winsocksolutions/article.php/c2491/)

And don't forget to read the comments, you'll find a copule of fixes there.