I am making an FTP Client using VB with a Winsock Control. My question is, what is the code used to download and upload files from another computer connected to the same IP address and how do i see the files the other computer has in a file list box.(What is the code for that). Basically what i want is 2 dirlistboxes, and 2filelistboxes. 1 dir&file list that show the directories and files on the host computer the other that shows the files on the other computer.
Any help on this subject would be greatly appreciated,
thanks a bunch!