Section One BBS

Welcome, Guest.


Subject: Re: Turbo Pascal/C TCPIP Library Date: Wed Sep 14 2022 09:49 am
From: fusion To: Pilotcab

On 14 Sep 2022, Pilotcab said the following...
 
 Pi> Is there a "native" tcpip library for turbo pascal? I know i could use
 Pi> lazarus and what-not to write the programs im thinking of, but if
 Pi> they're going to be runnnig on period hardware..... why not code them
 Pi> with period software :D

There are a few. Depends on what you mean by native. Packet drivers for several
network cards of the era are available, as well the guy who made Trumpet Winsock
back in the Windows 3 days also made a socket library you
could use. The documentation is pretty good if you know a little assembly.
People seem to like mTCP as well.

That said DOS in general never came with that functionality so you'd be
expecting a very limited group to actually configure everything to use what
you wrote (and nobody on Windows without VirtualBox).

... A social life? Where can I download that!?

--- Mystic BBS v1.12 A47 2021/12/25 (Windows/32)
 * Origin: cold fusion - cfbbs.net - grand rapids, mi

Previous Message       Next Message
Replies: Re: Turbo Pascal/C TCPIP Library (Pilotcab)