Mail Archives: djgpp/2000/01/31/15:13:49
On Mon, 31 Jan 2000, Rolf Campbell wrote:
> > So, yes, DOS supports networking.
>
> These are programs written for DOS that support networking. What I
> said was that DOS doesn't support networking, not that you couldn't
> write a program for DOS that used networking. Using your logic, I could
> say that DOS supports running programs in a multi-tasking Linux manner,
> because there are DOS loaders for Linux available.
It is really meaningless to argue about this, because no OS supports
networking. Networking, in any reasonable OS, is implemented in a module
that is not part of the kernel. The only difference between DOS and
Windows in this aspect is that DOS doesn't come with this module, so you
need third party software to have it.
And yes, DOS ``supports'' multi-tasking as well: every TSR, such as
PRINT.COM, multitasks. I was using an editor DOS for many years that
could launch a program and still let me edit while thr pogram was running.
This is software: you can do anything, given enough time and motivation.
It is not meaningful to argue along these lines.
- Raw text -