![]() |
| | #1 |
| Registered User Join Date: Nov 2003
Posts: 109
| pc doesnt answer to TCP request to send when I send UDP packet to my PC NIC , number of recived packets in ethernet statue window increses and my packet sniffer shows the data correctly but when I sent TCP/SYN(request to send) , while number of recived packets in ethernet statu window increases , sniffer doesnt show anything !!! |
| arian is offline | |
| | #2 |
| * Death to Visual Basic * Join Date: Aug 2001
Posts: 768
| You probably took my advice and are using Ethereal... ![]() The sniffer does captures the tcp packets, it's just there is some sort of bug that you can't see the number of captured tcp packets. But once you stop the capture you will be able to see the tcp packets! Another thing you can do, is to set the Ethereal to show you the packets in real-time. Simply play with the options.
__________________ "I don't suffer from insanity but enjoy every minute of it" - Edgar Allen Poe http://www.Bloodware.net - Developing free software for the community. |
| Devil Panther is offline | |
| | #3 |
| Registered User Join Date: Nov 2002
Posts: 491
| Hard to really tell you without more information. You are opening a connectino right? Can we see the code? You havn't provided enough information to really help you. |
| orbitz is offline | |
| | #4 |
| Registered User Join Date: Nov 2003
Posts: 109
| tnx and sorry for my delay . I found the problem . I had put wrong value in data length . |
| arian is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Looking for constructive criticism | wd_kendrick | C Programming | 16 | 05-28-2008 09:42 AM |
| One quick question... | Kross7 | C++ Programming | 10 | 04-13-2007 09:50 PM |
| Tic Tac Toe program... | Kross7 | C++ Programming | 12 | 04-12-2007 03:25 PM |
| pointers | InvariantLoop | C Programming | 13 | 02-04-2005 09:32 AM |
| code help :) | Unregistered | C Programming | 4 | 02-28-2002 01:12 PM |