Hi to everyone, I am using TJesNetMonitor component for C++ builder for my project. And something very strange is happening. I am creating a single TCP SYN packet and I send it to a web server. The server replies correctly but my code response with a TCP RST packet.
I check it with ethereal and I am sure that I am not sending the same packet twice. I use the function SendPacket(). I tried also with pcap_sendpacket() but still doesn't work. I used initially Internet explorer and I captured the packet with Ethereal. When I used the TCP SYN packet from that sequence but it doesn't work. Even when I closed the sniffer immediately after sending the SYN packet, I capture in Ethereal a RST packet from my computer. What is going on? If someone has any suggestions, I would be grateful. Thanks in Advance Katerina ________________________________________________________________ DISCLAIMER: This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom it is addressed. If you are not the intended recipient you are prohibited from using any of the information contained in this e-mail. In such a case, please destroy all copies in your possession and notify the sender by reply e-mail. Heriot Watt University does not accept liability or responsibility for changes made to this e-mail after it was sent, or for viruses transmitted through this e-mail. Opinions, comments, conclusions and other information in this e-mail that do not relate to the official business of Heriot Watt University are not endorsed by it. ________________________________________________________________ ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
