[comp.protocols.tcp-ip.ibmpc] NDIS mailing list/developers conference

mshiels@tmsoft.uucp (Michael A. Shiels) (02/05/91)

Is there an NDIS developers conference/mailing list anywhere?  Would we like
to create one if there isn't one.  I am starting to look into NDIS drivers
and protocol stacks and would like to have a forum for questions/answers.

Here's the first question!

Is it possible to have protocol stacks which are running providing the netbios
connection for LANMAN and at the same time run a Packet watcher with it getting
a copy of ALL packets including the ones sent to the other protocol stack.

What I have created is a driver which does nothing until the packet watcher 
loads up and then it dynamically repoints the code to NDIS protocol handling
code in the packet watcher.