FTP progremming in C++

Przemyslaw Sliwa przemyslaw.sliwa@db.com
Fri Mar 26 15:44:00 GMT 2004


Dear All,

I am just wondering if there is any C++ library for dealing with the
FTP servers and general for programming internet applications. I have
tryied to find something on the internet, but I could not. I have a
code written under Visual C++ 6 and want to compile it under Borland
or even G++ (a free compiler under UNIX). The code uses functions
defined in wininet.h and the library wininet.lib. There is similar
file wininet.h under G++ and Borland, defining the same classes and
member functions. However, when I try to link the objects with the
above library I get linkage error.

Perhaps there is another way to program FTP servers. I want to write a
program which takes a file from FTP, check for the olders files, etc.


Thank you very much for help,

Pshem



--

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list