ftp inf o -Urgent!!
-
i want to write a program in c to establish a connection and transfer files between two remote machines using Ftp. Kindly tell me whats the basic idea and how to do it... also suggest any e-book or a tutorial. Thanks!
You can look at this freeware FTP class http://www.codeproject.com/internet/ftptransferdlg.asp[^]
[Vote One Here, Complete my Survey....] Alok Gupta
visit me at http://www.thisisalok.tk "I Think Believe this Will Help" -
You can look at this freeware FTP class http://www.codeproject.com/internet/ftptransferdlg.asp[^]
[Vote One Here, Complete my Survey....] Alok Gupta
visit me at http://www.thisisalok.tk "I Think Believe this Will Help" -
Pure C Code mean Win32 api based Socket Code!!!. Wait i will try to do that!!!:)
[Vote One Here, Complete my Survey....] Alok Gupta
visit me at http://www.thisisalok.tk "I Think Believe this Will Help" -
Pure C Code mean Win32 api based Socket Code!!!. Wait i will try to do that!!!:)
[Vote One Here, Complete my Survey....] Alok Gupta
visit me at http://www.thisisalok.tk "I Think Believe this Will Help" -
V.G wrote: ansi c one I am very sorry to mention this: I never had programmed in C (Dos Based), I Started straight away with C++. Actually I got concept of structural programming form PASCAL! (Hope you hear the name this language). So I can't really help you in that! If you like I can make win32 based version of that ftp client which has no MFC dependency.
[Vote One Here, Complete my Survey....] Alok Gupta
visit me at http://www.thisisalok.tk "I Think Believe this Will Help" -
Anyway here one more FTP Client which has no MFC dependency! http://www.codeproject.com/useritems/FTP_Client.asp[^]
[Vote One Here, Complete my Survey....] Alok Gupta
visit me at http://www.thisisalok.tk "I Think Believe this Will Help"