cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Writing FTP Client
Writing FTP Client
Apr 15, 2016 at 4:21am UTC
hieutranbk
(2)
Hi everyone, I have some problems with writing FTP Client. This is the first time I use socket, inet...
Please help me to know what functions and how they work. Give me the FTP Client simple code.
Apr 15, 2016 at 7:51am UTC
coder777
(8444)
Take a look at POCO:
http://pocoproject.org/docs/Poco.Net.FTPClientSession.html
http://www.naidutrk.me/?p=143
Apr 15, 2016 at 4:29pm UTC
hieutranbk
(2)
Thank you
But how to get FTPClientSession.h
Apr 16, 2016 at 4:31pm UTC
Thomas1965
(4571)
You can download it here:
http://pocoproject.org/download/index.html
Topic archived. No new replies allowed.