Mail Archives: djgpp/1996/09/13/06:42:28
Xref: | news2.mv.net comp.os.msdos.djgpp:8581
|
From: | Thomas Demmer <demmer AT LSTM DOT Ruhr-UNI-Bochum DOT De>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: TCP/IP for dos
|
Date: | Fri, 13 Sep 1996 10:32:38 +0100
|
Organization: | Lehrstuhl fuer Stroemungsmechanik
|
Lines: | 39
|
Message-ID: | <32392A36.167E@LSTM.Ruhr-UNI-Bochum.De>
|
References: | <519tt0$tu1 AT netnews DOT upenn DOT edu>
|
NNTP-Posting-Host: | bvb.lstm.ruhr-uni-bochum.de
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Thomas Sugar wrote:
>
> Currently at my lab, I have Novell's lsl program running on a PC with
> Novell's TCP/IP v4.2 stack.
>
> I would like to write code for dos to share information between three
> PC's. Novell does not support a dos toolkit anymore.
>
> I have seen Winsock for windows, but I am running a real time application
> with Dos and would like to share information between PC's in dos.
>
> Are there any libraries out there for Dos?
> Is there any sample code?
Well, probably not for your application. There is/was a port of WatTCP
on
ftp://ftp.msen.com/pub/vendor/snsi/wattcp/gnu-c/
and a TCPLIB somewhere on
ftp://lab1.psy.univie.ac.at
But, these are libs that build their own TCP/IP stack,
nothing to access an existing TCP/IP stack.
As this is completely non-standardized in DOS, you'll have
to rely on the info the vendor of the stack supplies.
--
Ciao
Tom
*************************************************************
* Thomas Demmer *
* Lehrstuhl fuer Stroemungsmechanik *
* Ruhr-Uni-Bochum *
* Universitaetsstr. 150 *
* D-44780 Bochum *
* Tel: +49 234 700 6434 *
* Fax: +49 234 709 4162 *
* Voice/Fax Box: +49 2561 91371 2056 *
* http://www.lstm.ruhr-uni-bochum.de/~demmer *
*************************************************************
- Raw text -