Hello,
Can I disable TCP and still have a raw sockets app
receive TCP packets? This would mean that the TCP stack does not respond to any incoming TCP packets.
I am trying to get TCP packets across in Win2K, but the TCP
stack seems to reply on the received SYN packets at the port number I am using, before my application can see them.
Any ideas will be appreciated.
Zori Genova
Can I disable TCP and still have a raw sockets app
receive TCP packets? This would mean that the TCP stack does not respond to any incoming TCP packets.
I am trying to get TCP packets across in Win2K, but the TCP
stack seems to reply on the received SYN packets at the port number I am using, before my application can see them.
Any ideas will be appreciated.
Zori Genova