TCP/IP in DOS ?

anton

Banned
Sep 15, 2000
746
0
0
Hello ,

maybe u'll think that I'm crazy or something , but I want to enable(use) TCP/IP under DOS , real DOS , not some emulation , is there any way ?

I would greatly appreciate it,
thanks ; )
 

JackMDS

Elite Member
Super Moderator
Oct 25, 1999
29,552
429
126
Not sure, what you want to do, may be this will help.

DOS includes some network Command; it will work on a Network that has valid MS protocol (TCP/IP, NetBEUI etc.)

From a DOS prompt type NET /? Or Net /help and you will get on the screen all the commands.

As an example: NET USE N: \\Computres1\C

Tell the computer to map Drive C of Computer1 AS Drive N: on the Network.