Xref: utzoo comp.dcom.lans:7164 comp.protocols.tcp-ip.ibmpc:4837 Path: utzoo!mnetor!tmsoft!mshiels From: mshiels@tmsoft.uucp (Michael A. Shiels) Newsgroups: comp.dcom.lans,comp.protocols.tcp-ip.ibmpc Subject: NDIS mailing list/developers conference Message-ID: <1991Feb4.231747.28012@tmsoft.uucp> Date: 4 Feb 91 23:17:47 GMT Reply-To: mshiels@tmsoft.UUCP (Michael A. Shiels) Followup-To: comp.dcom.lans Organization: MaS Network Software and Consulting Lines: 13 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.