Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Array's & FOR...NEXT Questions
#11
Here's the deal. DOS has very limited support for tcp/ip stuff (namely, how you get online). There has been stuff made to access the internet in it, but there isn't a whole lot and it's not worth it.

However, you can make use vxd and vdd libraries to run Windows routines in a DOS program (Such as anything QB), and V1ctor has done just this with his DSock library. There's an example game included in that link that plays 'connect 4' over the internt. There's another similar library called wsock somewhere, but I can never remember the url.

However, to use this library to access the internet (and online multiplayer) you have to be running windows.

There are also programs that allow games that bridge IPX networks over the internet, but not many good ones.
Reply
#12
Ok, ok, I guess you're right..
Reply
#13
Hi, welcome to the forum.

I suggest you go to
www.ethanwiner.com
and download his free book on Qbasic and QuickBasic programming. It's about halfway down on the homepage. Use it like a text book, that is, search for topics you want to read. BTW, Ethan Winer is one of the most famous experts on the subject.

Try it, you won't be sorry.
*****
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)