Re: NDIS WAN IM for WinCE

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Jeff Kelley [MS] (jeffkel_at_online.microsoft.com)
Date: 06/21/04

  • Next message: Weiwen: "What emulator to use"
    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
    

  • Next message: Weiwen: "What emulator to use"

    Relevant Pages

    • Re: Installing NDIS miniport driver
      ... Tell NDIS about the AsyncMac driver: ... Tell NDIS to create the adapter instance AsyncMac1 using the AsyncMac ... My driver looks pretty much the same in the hklm\comm registry. ...
      (microsoft.public.windowsce.embedded)
    • Re: NDIS WAN IM for WinCE
      ... There are hooks that allow a dll to see the packets being sent/received. ... sent between PPP and WAN miniports (e.g. AsyncMac), ... >> Inserting IM drivers between WAN miniports and PPP is not supported. ... And my IM driver is succesfully ...
      (microsoft.public.windowsce.embedded)
    • Re: WAN IM Problems On XP SP2
      ... Getting an IM driver to work ... > on WAN miniports is a tricky business. ... > rights. ...
      (microsoft.public.win32.programmer.kernel)
    • Re: WAN IM Problems On XP SP2
      ... Getting an IM driver to work ... > on WAN miniports is a tricky business. ... > rights. ...
      (microsoft.public.win32.programmer.networks)
    • Re: WAN IM Problems On XP SP2
      ... Getting an IM driver to work ... > on WAN miniports is a tricky business. ... > rights. ...
      (microsoft.public.development.device.drivers)