PDA

Click to See Complete Forum and Search --> : Inet control


Dorian
Aug 25th, 2000, 04:37 AM
I am trying to write code to login to an ftp server, then copy files from one folder to another.
I am very new to programming so all help greatly appreciated.

vbphantom
Aug 28th, 2000, 01:20 PM
Try WinSock or Inet controls, itīs not too difficult.
Read the MSDN Library for help on using them.

Dorian
Aug 28th, 2000, 05:16 PM
thank you

Aug 28th, 2000, 06:39 PM
If you need sample projects, try searching http://www.planet-source-code.com for Inet or Winsock.