A anton Banned Sep 15, 2000 746 0 0 Mar 1, 2001 #1 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 ; )
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 ; )
S Sukhoi Elite Member Dec 5, 1999 15,350 106 106 Mar 1, 2001 #2 Yes, one of these 4 links will have what you need. http://www.wown.com/j_helmig/Dosclnt3.htm http://www.wown.com/j_helmig/Doscltcp.htm http://www.wown.com/j_helmig/Dosclflp.htm http://www.wown.com/j_helmig/Doscl3up.htm
Yes, one of these 4 links will have what you need. http://www.wown.com/j_helmig/Dosclnt3.htm http://www.wown.com/j_helmig/Doscltcp.htm http://www.wown.com/j_helmig/Dosclflp.htm http://www.wown.com/j_helmig/Doscl3up.htm
JackMDS Elite Member Super Moderator Oct 25, 1999 29,552 429 126 Mar 1, 2001 #3 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.
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.