hi,
anyone here got the source code for a file transfer program??
the program should:
1. log into a server
2. show the directories
3. transfer files
4. close connection
there must be 2 programs: the server and the client side.
Printable View
hi,
anyone here got the source code for a file transfer program??
the program should:
1. log into a server
2. show the directories
3. transfer files
4. close connection
there must be 2 programs: the server and the client side.
You have already posted this in the General VB Questions. For future reference, please do not post in multiple forums.
Do you need a C++ or VB source.
Try searching
www.planetsourcecode.com
for a ftp sample.