|
rogershen
新手上路

积分 12
发帖 5
注册 2006-11-21
状态 离线
|
『楼 主』:
DOS联网后,内存不够用,欢迎探讨
使用 LLM 解释/回答一下
我用MSCLIENT 和NEWARELITE都进行过局域网连网,都能成功互访,本来只装DOS后的内存有596K或者更多一点,但是一加载这两个网络工具其中的一个,就降低很多,造成,我的DOS软件不能用,修改CONFIG.SYS中的高端内存也不行,因为我的软件不能工作在保护模式,所以不能加载EMM386,各位DOS高手,加我一起探讨一下,谢谢啦,QQ:11958056
I have used both MSCLIENT and NEWARELITE to connect to the local area network, and both can successfully access each other. Originally, after installing DOS, the memory was 596K or a little more, but as soon as I load one of these two network tools, the memory is reduced a lot, causing my DOS software to not work. Modifying the upper memory in CONFIG.SYS doesn't work either, because my software can't work in protected mode, so I can't load EMM386.各位 DOS 高手, add me to discuss together, thank you, QQ: 11958056
(注:原句中“各位 DOS 高手,加我一起探讨一下,谢谢啦,QQ:11958056”翻译为“各位 DOS 高手, add me to discuss together, thank you, QQ: 11958056”,保留了QQ号等信息未做修改)
|
|
2006-11-30 05:17 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
不能用emm386,那就用umbpci吧,这可是实模式的,我就用的它。
If you can't use emm386, then use umbpci. This is in real mode, and I'm using it.
|

简单就是美 |
|
2006-11-30 08:14 |
|
|
rogershen
新手上路

积分 12
发帖 5
注册 2006-11-21
状态 离线
|
|
2006-11-30 23:48 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
把device=emm386.exe那行替换为device=umbpci.sys。
Replace the line "device=emm386.exe" with "device=umbpci.sys".
|

简单就是美 |
|
2006-12-1 01:45 |
|
|
rogershen
新手上路

积分 12
发帖 5
注册 2006-11-21
状态 离线
|
『第 5 楼』:
可否加我,学习一下,谢谢你
使用 LLM 解释/回答一下
QQ11958056 msn:hanjiangshen@hotmail.com
QQ11958056 msn:hanjiangshen@hotmail.com
|
|
2006-12-1 02:36 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
我用不了QQ,也用不了MSN,可我觉得我已经说明白了啊。
I can't use QQ, nor can I use MSN, but I think I've made myself clear enough.
|

简单就是美 |
|
2006-12-1 07:38 |
|
|
rogershen
新手上路

积分 12
发帖 5
注册 2006-11-21
状态 离线
|
『第 7 楼』:
谢谢
使用 LLM 解释/回答一下
我发现我的电脑里面没有UMBPCI.SYS这个文件啊
I found that there is no UMBPCI.SYS file in my computer.
|
|
2006-12-2 00:28 |
|
|
rogershen
新手上路

积分 12
发帖 5
注册 2006-11-21
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
终于弄到,但是替换后,发现也没有多大变化啊,可用内存还是440多K,我最少要550K左右的,
Finally got it, but after replacement, I found there's not much change. The available memory is still over 440KB. I need at least about 550KB.
|
|
2006-12-2 01:58 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
要自己设置一翻的,即便是不加参数的umbpci,config.sys和autoexec.bat里也得调一下,能加载到umb的就加载到umb,能不加载就不加载,只加载必要的网络协议等等。。。。
You need to set it up yourself. Even for umbpci without parameters, you need to make adjustments in config.sys and autoexec.bat. Load UMB if possible, don't load it if not, and only load necessary network protocols, etc.
|

简单就是美 |
|
2006-12-2 13:51 |
|
|
jjww007
新手上路

积分 16
发帖 6
注册 2005-10-11
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
我的也是,一加载UCDOS后,内存就不够500K,而软件运行需要510K以上,迫切求解!!
Mine too. Once I load UCDOS, the memory is less than 500K, while the software needs more than 510K. Urgently seeking a solution!
|
|
2006-12-11 03:05 |
|
|
xugaohui
高级用户
   
积分 774
发帖 293
注册 2003-4-16 来自 湖北仙桃
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
只有用msclient 3.0里面的ipx连接局域网,占用内存很少。另两个协议占内存较多。
或装novell 4.11的客户端用odi驱动,一样有较多的常规内存。
回10楼的:改为ccdos试试。
Only use the IPX connection in msclient 3.0 for the local area network, which occupies very little memory. The other two protocols occupy more memory.
Or install the client of Novell 4.11 with the ODI driver, and there are also more conventional memories.
Reply to floor 10: Try changing to ccdos.
|

下载
09年7月7日 更新
感谢网友 囧HQY 提供空间 |
|
2006-12-12 13:26 |
|