Hello
I need to develop a Serial Port driver for XP that redirects the COM
port commands to a remote machine via TCP/IP. For writing a pure
Serial Port driver I found an example in Win DDK. But I don't know how
to access TCP/IP stack from kernel mode - I can't use WinSock, can I?
Is there a possibility to send IP packets from kernel mode driver?
Thanks for answers.
Regards
Dominik