Hi,
How do we develop a PPPoE stack for Windows 2000 and Windows NT.
It is supported for Windows XP and not on Windows 2000 and Windows NT.
What I need to look for in developing a PPPoE stack / driver ?
Is it an Intermediate driver between the protocol and miniport driver of
NDIS?
Regards,
Santhosh
Search the internet for RASPPPOE by Robert Schlabbach. There is also some
information on the PCAUSA NDIS Intermediate Driver FAQ page at:
http://www.pcausa.com/resources/ndisimfaq.htm
Basically, the solution is based on an NDIS IM driver.
Good luck,
Thomas F. Divine
wrote in message news:xxxxx@ntdevā¦
Hi,
How do we develop a PPPoE stack for Windows 2000 and Windows NT.
It is supported for Windows XP and not on Windows 2000 and Windows NT.
What I need to look for in developing a PPPoE stack / driver ?
Is it an Intermediate driver between the protocol and miniport driver of
NDIS?
Regards,
Santhosh