473,322 Members | 1,421 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

ftp-connection under dos6.2

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

Jul 22 '05 #1
3 1739
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

Jul 22 '05 #2
Hello Thomas,

Thomas Matthews wrote:

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.


yes, but i have no answer till now.
Do you know a third-party library, which will serve this function?

THX

Michael

Jul 22 '05 #3
On Sat, 20 Nov 2004 15:05:24 +0100, Michael Post
<mi**********@purematic.de> wrote:
Hello,

i need a class or the ftp.exe for dos6.2 (16 Bit).
I can tell you offhand that there is no such thing. Dos has no network
support and needs to rely on third party libraries and utilities.

Know anyone something about a download-source or a specified class for c++?


FTP is not a part of the C++ language. The only way to access the internet
is to use a library provided by a third party, such as the Unix POSIX
socket library.

If you want to go ahead and write your own PPP, TCP/IP and FTP
implementation, you should ask news:comp.os.msdos.programmer, and check
with sites that contain the specifications for PPP, TCP/IP and FTP.

Jul 22 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Tim G. | last post by:
I am trying to use Win Python to ftp files from an AS/400 IFS directory down to my Windows machine. I seem to get stuck when I am trying to send a command to the AS/400 to switch file systems...
9
by: Karl Irvin | last post by:
Does anyone have an example of an FTP script or module for use with Access 2003. I need to send a file from by computer to my web host from within Access. The from folder may or may not be the...
1
by: rex64 | last post by:
I would like to have my application FTP a file to a server after a user uploads a file to another server. I would like something similar to this, except to work in C#. <%@ Language=VBScript %>...
16
by: Lacka | last post by:
Hi, How can I transfer files via FTP under asp.net? Don't found any info... thanks, Lacka
5
by: JGPa | last post by:
In VB 6.0 I could upload a local file to the mainframe and specify in the VB statement both the local file name and the name to assign to the file when it was created on the mainframe. Can I do...
9
by: craig.overton | last post by:
All, I am currently developing an FTP class in VB.NET. It's kid tested, mother approved when trying to access an FTP Server on a Windows box meaning I can connect, run commands, upload and...
7
by: Mark Rae | last post by:
Hi, Has anyone successfully used the FTP stuff in the System.Net namespace against a VMS FTP server? I'm trying to do this at the moment and can't even get a directory listing, although there...
3
by: kpg | last post by:
(Multi-post from microsoft.public.dotnet.framework.aspnet.webservices, Please apply all applicable pardons.) Hi all, I have a web service that FTPs data it receives to a third party FTP site....
4
by: Harry | last post by:
Hi there. I am trying to download a file(sn.last) from a public FTP server with the following code: from ftplib import FTP ftp=FTP('tgftp.nws.noaa.gov') ftp.login()...
8
by: lawrence k | last post by:
I have to parse some FTP logs, which are full of several thousand lines like this: Thu Sep 4 11:39:04 2008 FTP command: Client "74.231.146.2", "TYPE A" Thu Sep 4 11:39:04 2008 FTP...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.