|
135956
初级用户
 
积分 171
发帖 28
注册 2005-3-16
状态 离线
|
『楼 主』:
大家说说,网卡dos下的packet驱动与ndis2驱动具体有什么不同?
使用 LLM 解释/回答一下
这个问题迷惑了好久了.
它们有什么不同呢..知道的兄弟详细解说一回可以么?
找了好久,都没有找到.
老大的那个"dos下联网的方法"也没有具体的说明.
还有与之相关的网络协议怎样?
它们怎样配置呢?
This question has puzzled me for a long time. What are the differences between them.. Can the brothers who know explain it in detail? I have been looking for a long time and haven't found it. The "method of connecting to the Internet under DOS" from the boss also doesn't have specific instructions. And what about the related network protocols? How are they configured?
|
|
2006-8-21 23:09 |
|
|
westo
新手上路

积分 13
发帖 7
注册 2006-8-15
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
我也想知道这个问题,顶一下,希望有高手可以回答
I also want to know this question, give it a thumbs up, hope some experts can answer
|
|
2006-8-22 09:29 |
|
|
135956
初级用户
 
积分 171
发帖 28
注册 2005-3-16
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
两天了.还是没人出来说说.....
Two days. Still no one comes out to say something.....
|
|
2006-8-23 15:13 |
|
|
135956
初级用户
 
积分 171
发帖 28
注册 2005-3-16
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
版主也不肯出来讲讲吗?好失望啊....这么多天,,没人理.
Moderators aren't willing to come out and say something either? So disappointed.... So many days, no one cares.
|
|
2006-8-25 19:09 |
|
|
135956
初级用户
 
积分 171
发帖 28
注册 2005-3-16
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
自己又来顶一下....
直顶到有人可以答..
I'll top it again by myself....
Directly top until someone can answer.
|
|
2006-8-30 11:15 |
|
|
135956
初级用户
 
积分 171
发帖 28
注册 2005-3-16
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
有点悲哀...
这么久了,版主都不来看一眼..
A bit sad...
After so long, the moderator hasn't even taken a look.
|
|
2006-9-4 07:34 |
|
|
LanCat
中级用户
  
积分 288
发帖 78
注册 2003-11-19
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
说一点自认为的,DOS下的网卡驱动没有统一的驱动,有的软件使用的是PACKET方式的驱动,有的软件使用的是NDIS2的驱动。PACKET方式的驱动比较简单,一般都是可执行文件,直接运行就可以驱动了。NDIS的驱动一般都是.DOS的文件,驱动起来比较麻烦,一般要在CONFIG.SYS中加载,或应用软件自己来加载。但是NDIS方式的驱动应该是比较先进的驱动方式。好像在WINDOWS中使用的网卡驱动也是NDIS方式的。好像NDIS驱动有NDIS1,NDIS2,NDIS3。。。。。
Say something self-perceived. There is no unified driver for network cards under DOS. Some software uses PACKET - style drivers, and some uses NDIS2 drivers. PACKET - style drivers are relatively simple, generally being executable files that can be directly run to be driven. NDIS drivers are generally.DOS files, and it is more troublesome to drive them. Usually, they need to be loaded in CONFIG.SYS or loaded by the application software itself. But NDIS - style drivers should be a more advanced driver method. It seems that the network card drivers used in WINDOWS are also NDIS - style. It seems that NDIS drivers include NDIS1, NDIS2, NDIS3...
|
|
2006-9-14 11:39 |
|