AY> Are you sending the packet out using Winpcap or are you using a tcp/ip AY> socket? Sockets will add TCP and IP headers to any info you send via AY> them. Have you tried the PacketSendPacket() function? AY> Can you capture the packet you send out using your sniffer? It should AY> appear on the wire just like the first packet you capture.
First of all I have sent with the help of the soket-client of 1 byte to the server, it has returned it to me, I have intercepted these packages with help WinPcap and I try with its help once again to send a package containing 1 byte to the server, but the server to me it does not return, and sends an empty package. Sorry, if it is poorly understandable :). ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
