Page 1 of 1

TCP networking in DOS with quickbasic

Posted: Wed Sep 27, 2006 3:47 am
by Mike Chambers
if anybody wants to use quickbasic to write TCP clients/servers here i've linked to my source code that works with TCPDRV/NTCPDRV (the trumpet DOS TCP stack)

you'll need to look at the readme.txt file first probably.

http://rubbermallet.org/ntcpqb10.zip

it DOES NOT work in windows unless you can find (or make?) some sort of packet driver that wraps to winsock.dll