PDA

Click to See Complete Forum and Search --> : file transfer .NET


Jacob438
Oct 23rd, 2002, 03:39 PM
I would like to create a client/server file transfer application but I need some advice. Once I establish a connection using TCP/IP how easy is it to send files?

Do I need to establish some kind of protocol to send it? I've never transfered files through TCP/IP connections before and I'm curious as to how it's done. If anyone could give me advice or point me to some cool FAQs or tutorials on the subject I'd be very grateful.

Also, would it be better (if this is possible) to connect to an FTP server and use the FTP protocol since it's been around a while and is pretty reliable.

Let me know your input, thanks in advance, i love this place!

Jacob438

Jacob438
Nov 1st, 2002, 04:25 PM
any ideas? I'm still stuck,

thanks in advance,

Jacob438

Pirate
Nov 1st, 2002, 04:43 PM
from long search and the old knowledge in VB6 , that doesn't have to do with protocols. It Sockets and ports concerns . Sure:D
so you don't have difficutly in processing the remaining code ;)
good luck