Does enyone now how to maka a simple program in c++ that woud connect to a ftp server .......
are there eny exsamples on the internet ?
This is a discussion on visual c++ MFC ftp within the Windows Programming forums, part of the Platform Specific Boards category; Does enyone now how to maka a simple program in c++ that woud connect to a ftp server ....... are ...
Does enyone now how to maka a simple program in c++ that woud connect to a ftp server .......
are there eny exsamples on the internet ?
Found a few sites after a quick google search:
http://www.cpp-home.com/tutorial.php?256_1
which branches from:
http://www.programmershelp.co.uk/c++tutorials.php
That should help you somewhat hopefully. Here's the google search I did in case you want to know:
http://www.google.com/search?hl=en&l...tp&btnG=Search
http://www.cpp-home.com/tutorial.php?256_1
this page is wery nice but wnet I test the program the library #include "ifxinet.h
is not found where can I get it ?
hmm, possibly they meant <afxinet.h> ?
might have been a typo or something....
ok it was a typo))))