|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『楼 主』:
有没有MS Network Client下的WEB浏览器?
使用 LLM 解释/回答一下
我不喜欢用packet driver.
I don't like using packet driver.
|

简单就是美 |
|
2005-8-17 20:18 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
MS Network Client 是局域网的
要上INTERNET 一般都要packet driver 吧?
局域网怎么上INTERNET? 这是两回事吧?
MS Network Client is for local area networks.
To access the INTERNET, generally a packet driver is needed, right?
Accessing the INTERNET in a local area network is two different things, right?
|
|
2005-8-17 20:49 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
通过tcp/ip协议把html传过来,由浏览器解析并显示给用户。我想得就这么简单。
我没说访问internet,intranet不行吗?
Translated text: Pass HTML over the TCP/IP protocol, parsed and displayed to the user by the browser. I thought it was that simple. I didn't say accessing the Internet, couldn't an intranet work?
|

简单就是美 |
|
2005-8-17 21:52 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
如果在MS Client中設置用NDIS2PKT轉換程序來同時提供NDIS2和Packet驅動的話,那麼Intranet和Internet都可以用了,這樣不是更好嗎?
If you set up the NDIS2PKT conversion program in MS Client to provide both NDIS2 and Packet drivers at the same time, then both Intranet and Internet can be used. Isn't that better?
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2005-8-17 22:31 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
我倒是有一个现成的pocket driver,不过运行它之前,我得先net stop我的ms client,不然内存不足。
Wengier,ndis2pkt是ms client中的程序吗?
如果真能如你所说,同时使用局域网和浏览网页,真是再好不过了。
I do have a ready-made pocket driver, but before running it, I need to first net stop my ms client, otherwise there's not enough memory.
Wengier, is ndis2pkt a program in the ms client?
If it can really be as you said, using both the local area network and browsing the web at the same time, it would be great.
|

简单就是美 |
|
2005-8-17 22:40 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
NDIS2PKT不是MSCLIENT中自帶的,而是一個外部的add-on,原名即DIS_PKT.SYS,相當於一個wrapper。在MSCLIENT中設置這個程序後,那麼MSCLIENT將*同時*支持Packet和NDIS2兩種網絡接口,而且DIS_PKT這個wrapper的內存佔用不到3KB,所以肯定不會存在內存不足的現象的。
NDIS2PKT is not built into MSCLIENT but is an external add-on, originally named DIS_PKT.SYS, which is equivalent to a wrapper. After setting up this program in MSCLIENT, then MSCLIENT will *simultaneously* support both Packet and NDIS2 network interfaces, and the memory usage of this DIS_PKT wrapper is less than 3KB, so there will definitely be no problem of insufficient memory.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2005-8-17 23:32 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
原名应为DIS_PKT.DOS,而不是DIS_PKT.SYS吧。呵呵。
The original name should be DIS_PKT.DOS, not DIS_PKT.SYS. Hehe.
|

简单就是美 |
|
2005-8-18 00:10 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
呵,我這兒以前剛看到時就改名成DIS_PKT.SYS來用了,所以。。
Hehaha, I just changed it to DIS_PKT.SYS to use when I saw it here before, so...
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2005-8-18 00:12 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
害的我google好久未果。呵呵。
I searched Google for a long time without success. Hehe.
|

简单就是美 |
|
2005-8-18 00:23 |
|