I am currently trying to make a FTP client using the winsock control. I want to be able to connect to a server and be able to take files from the other computer, and the other computer be able to take files from me. I have seen lots of code that does this but none has been documented and therefore I didn't really understand.
I'd appreciate any help on this matter with some comments saying what the code does so i can learn, thanks a bunch.