My tutorial. Writing TCP-enabled applications in QuickBASIC.

Announce and discuss the progress of your various programming-related projects...programs, games, websites, tutorials, libraries...anything!

Moderators: Pete, Mods

Post Reply
Mike Chambers
Newbie
Posts: 5
Joined: Sun Jul 27, 2008 5:39 pm
Location: St. Louis, MO

My tutorial. Writing TCP-enabled applications in QuickBASIC.

Post by Mike Chambers »

A pretty advanced tutorial. You'll need to know what interrupt calls are and how to use them. Describes and gives source code and comments on using QB with Peter Tattam's NTCPDRV TSR TCP stack for DOS. (with a packet driver of course)

You need REAL DOS for this.

http://www.rubbermallet.org/tcphelp.html

i tried submitting this on the website here as a tutorial at http://www.petesqbsite.com/sections/submit/submit.shtml

but it is broken for some reason.

Pete please add it to the site if you wish.
-Mike
Post Reply