On Thu, Nov 07, 2002 at 09:54:11PM +0100, Richard Menedetter wrote:
 
> 07 Nov 2002, "Edenyard" <[EMAIL PROTECTED]> wrote:
> 
>  E>    I'd be grateful if somebody could kindly point me in the right
>  E> direction regarding getting a DOS network to work from scratch. I have
>  E> two PCs, both running IBM DOS7 and each with a 3Com 3C509B-combo card
>  E> installed. 
>
> I don't know what xtree is ... but anyways:

I know what it is ... but anyways:
 
> you have some possibilities.
> 
> 1) M$ LANMAN (basically windows SMB for DOS, if you want to provide data you
> need the server version)
> I have seen it freely on the net
> 2) ftp server on one machine, ftp client on the other
> 3) personal netware (??? I don't know about it's capabilities, but it should be
> able to do it)

I've never bothered with 1) or 3).

For 2), everything you need comes with arachne. On each PC running
straight DOS, simply load the ethernet packet driver like so:
"c:\> lh 3c509.com 96" and use telnet.exe (or telbin.exe?) without
any arguments on one PC as the ftp server and ftp.exe as the client
on the other PC. You have to edit config.tel on each machine with
an ip address for each PC, say 192.168.1.1 and 192.168.1.2, and 
a netmask of 255.255.255.0. When you are done, "c:\>termin.com 96"
on each PC will unload the packet drivers.

There are other DOS TCP/IP programs you can play around with, but a 
"ping" client would be handy to test your setup.  

Howard E.
          

Reply via email to