Click to See Complete Forum and Search --> : LSP! Help


mynh
April 22nd, 2003, 04:54 AM
I wrote an LSP ( layer service provider ) base on an LSP in an article "Unraveling the Mysteries of Writing a Winsock 2 Layered Service Provider " in MSDN ( January 2000) . It seems to work under Windows 2000 Professtional but it doesn't work well under Windows 2000 Server. ( it raise a memory violation in tcpsvcs.exe during start up Windows, and sometime inetinfo.exe, wins.exe when shutting down)
The same problem happen to original LSP ( LSP in article)
What's the reason ? Could you help me ?

First of all, could you tell me how to get the lates LSP sample ?
i find it nowhere!, the latest may be found in Platform SDK but i cannot download it , the size is too big !

Thankx.
Regard
mynh