Re: NDIS WAN IM for WinCE
From: Jeff Kelley [MS] (jeffkel_at_online.microsoft.com)
Date: 06/21/04
- Previous message: Robot: "NDIS miniport driver Query"
- Next in thread: Jeff Kelley [MS]: "Re: NDIS WAN IM for WinCE"
- Maybe reply: Jeff Kelley [MS]: "Re: NDIS WAN IM for WinCE"
- Maybe reply: Jeff Kelley [MS]: "Re: NDIS WAN IM for WinCE"
- Maybe reply: Patrick Klos: "Re: NDIS WAN IM for WinCE"
- Maybe reply: patrick_at_klos.com: "Re: NDIS WAN IM for WinCE"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 21 Jun 2004 12:49:00 -0700
Inserting IM drivers between WAN miniports and PPP is not supported.
-- Jeff Kelley Microsoft / Windows CE Networking This posting is provided AS IS with no warranties, and confers no rights. "John Walker" <john_walker2020@yahoo.com> wrote in message news:e544e0f9.0406211016.46c5ed26@posting.google.com... > Hello all, > > This is my first time on this board as I believe I have come > across a stump regarding this project I am working on. > > My situation is this. I have succesfully ported over passthru for > WinCE(in this case for Pocket PC). And my IM driver is succesfully > able to 'passthru' packets on the upper edge(TCPIP protocol) and the > loweredge drivers(ethernet card). > > My problem is I want to bind my driver between PPP and AsyncMac on > the PPC. I ended up creating a new IM driver to handle the WAN > interface of NDIS. I have succesfully sandwich myself between PPP > and AsyncMac but when PPP sends a packet and my WANSendHandler is > called I am not sure what to do next? > > Should I go ahead and repackage the NDIS_WAN_PACKET into a > NDIS_PACKET and call NdisSend to AsyncMac? If so, how is this > properly done? I do not consider myself a expert on NDIS as I am > still new to this but any help would be greatly appreciated. > > Thanks
- Previous message: Robot: "NDIS miniport driver Query"
- Next in thread: Jeff Kelley [MS]: "Re: NDIS WAN IM for WinCE"
- Maybe reply: Jeff Kelley [MS]: "Re: NDIS WAN IM for WinCE"
- Maybe reply: Jeff Kelley [MS]: "Re: NDIS WAN IM for WinCE"
- Maybe reply: Patrick Klos: "Re: NDIS WAN IM for WinCE"
- Maybe reply: patrick_at_klos.com: "Re: NDIS WAN IM for WinCE"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|