Hello, >For a test scope I have written a simple TCP server which listens to the port, >accepts bytes(symbols) and sends them back. I have intercepted (with help of WinPcap) a packet, >sent to the server and now I want to sent it once more, but the server does not answer me >and sends an empty packet composed of 40 bytes (IP + TCP headers).
WinPcap works in parallel with TCPI/IP. If you want to intercept packets and change them on the fly you need something different. May be http://www.ntkernel.com/products/winpkfilter.htm can help you... Regards, Vadim ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
