TCP networking in DOS with quickbasic

Please use this Board for QBasic related requests ( file research, programming, etc.)

Moderators:Administrator, Global Moderator

Mike Chambers
Newbie
Posts:4
Joined:Wed Sep 27, 2006 3:45 am
Location:St. Louis, MO
Contact:
TCP networking in DOS with quickbasic

Post by Mike Chambers » Wed Sep 27, 2006 3:47 am

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
DOS networking information

http://www.rubbermallet.org

Post Reply