sir,
i want to establish a tcp/ip communication in between two machines in kernel space. can anyone help me in this regards ?
with thanks in advance,
barun
> i want to establish a tcp/ip communication in between two machines in kernel space.
This is what TDI and kernel sockets (under Vista only ) are for…
can anyone help me in this regards ?
The article at http://www.codeproject.com/system/driverdev5asp.asp shows you how to establish a connection from the kernel via TDI…
Anton Bassov
good suggestion, Anton.
>> xxxxx@hotmail.com 2007-05-09 08:07 >>>
i want to establish a tcp/ip communication in between two machines
in kernel space.
This is what TDI and kernel sockets (under Vista only ) are for…
can anyone help me in this regards ?
The article at http://www.codeproject.com/system/driverdev5asp.asp
shows you how to establish a connection from the kernel via TDI…
Anton Bassov
Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer