Dear Frank:

As I've already written, I myself have investigated the dark rabbit
hole of MS-DOS networking for you:
http://frantisek.rysanek.sweb.cz/FD_NET.zip
Unzip the three directories to your DOS hard drive, take a look at
the config.sys suggested, and see if you can get your DOS box to take
a breath of your LAN.

I have unzipped your package and copied MSNET, MTCPAPPS, and PKTDRV to my FreeDOS PC's C: directory. The latter contains FDCONFIG.SYS. Incidentally, in the page whose URL follows, I have difficulty reading because of the background fish logo!

http://www.bootablecd.de/fdhelp-internet/en/hhstndrd/cnfigsys/fdconfig.htm

My FreeDOS PC's FDCONFIG.SYS file contents follow.

{SET DOSDIR=C:\FDOS

!COUNTRY=001,858,C:\FDOS\BIN\COUNTRY.SYS
!LASTDRIVE=Z
!BUFFERS=20
!FILES=40
!MENUCOLOR=7,0

MENUDEFAULT=1,5
MENU 1 - Load FreeDOS with JEMMEX, no EMS (most UMBs), max RAM free
MENU 2 - Load FreeDOS with EMM386 (Expanded Memory) and SHARE loaded
MENU 3 - Load FreeDOS without drivers (Emergency Mode)
MENU 4 - Load FreeDOS low with some drivers (Safe Mode)

124?DOS=HIGH
12?DOS=UMB
124?DOSDATA=UMB
1?DEVICE=C:\FDOS\BIN\JEMMEX.EXE NOEMS X=TEST I=TEST NOVME NOINVLPG
234?DEVICE=C:\FDOS\BIN\HIMEMX.EXE
2?DEVICE=C:\FDOS\BIN\JEMM386.EXE X=TEST I=TEST I=B000-B7FF NOVME NOINVLPG
34?SHELL=C:\FDOS\BIN\COMMAND.COM C:\FDOS\BIN /E:1024 /P=C:\AUTOEXEC.BAT
12?SHELLHIGH=C:\FDOS\BIN\COMMAND.COM C:\FDOS\BIN /E:1024 /P=C:\AUTOEXEC.BAT}

I found `!' and `?'.

{? (DR DOS 3.41 and higher, Embedded DOS[nb 2] and FreeDOS only)
Displays a Yes/No query and (since DR DOS 5.0) optional message to ask the user for confirmation to execute the following CONFIG.SYS directives.[14] (FreeDOS does not support optional messages, but optional conditions in conjunction with boot menus defined with MENU and MENUDEFAULT.) (DOS 6.0 and higher supports a similar feature by adding a ? after the corresponding CONFIG.SYS directive, f.e. DEVICE? or DEVICE?= instead of ?DEVICE. This variant is also supported by DR DOS.)}

{! (FreeDOS only)
    Unconditionally execute the following CONFIG.SYS directive.}

https://en.wikipedia.org/wiki/CONFIG.SYS

Whereas in your FD_NET, CONFIG.SYS contains this.

{device=DOS\JEMMEX.EXE X=TEST NOEMS

files=40
break=off
buffers=30
lastdrive=z
stacks=0,0
dos=high,umb

SHELLHIGH=C:\COMMAND.COM /E:4096 /P}

But I am unfamiliar with interpreting .SYS files. And so I need to do some reading!

I take it that I am to merge the contents of your CONFIG.SYS into my FreeDOS PC's FDCONFIG.SYS. But I am shy of doing so, and request hand-holding guidance!

Bryan.
--
members.iinet.net.au/~kilgallin/


_______________________________________________
Freedos-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to