Re: ftp-connection under dos6.2

From: Thomas Matthews (Thomas_MatthewsSpamBotsSuck_at_sbcglobal.net)
Date: 11/20/04


Date: Sat, 20 Nov 2004 19:05:15 GMT

Michael Post wrote:
> Hello,
>
> i need a class or the ftp.exe for dos6.2 (16 Bit).
>
> Know anyone something about a download-source or a specified class for c++?
>
> My Win95 does not include this file, so i don't can get it from this
> installation.
>
> I am very be pleased about every idea or download link over the net.
>
> www.google.de get no needfull information.
>
> thankfully greets
>
> michael
>

Have you tried asking on an MS-DOS newsgroup?
FTP is not part of the standard, so you will need
platform specific functionality from your compiler
vendor or a third-party library.

-- 
Thomas Matthews
C++ newsgroup welcome message:
          http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq:   http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
          http://www.comeaucomputing.com/learn/faq/
Other sites:
     http://www.josuttis.com  -- C++ STL Library book
     http://www.sgi.com/tech/stl -- Standard Template Library