??? 06/15/07 17:41 Read: times |
#140873 - Details Responding to: ???'s previous message |
If my board is attach thru a hub/switch to the computer or directly then I have not seen any problems. The WAN is a 2.4g white box setup that is a few miles apart. Client to AP to other Client. I notice the garbage in the data part of the packet because when I request a website from the device I get a corrupted response that I looked at with a hex editor. It looks like garbage about 15-20 chars long at the beginning of the tcp data part of the packet. It might be multicast packet info but if it is how can it end up in a return packet? The send and recieve packet buffers are the same thing. packet[]. In the firmware I wait for the RXE packet bit to change then I Get_Packet and then I send it to the other subs to be processed if it's a UDP goto UDP(), TCP goto TCP()....
It seems to be two packets overlay but, how? I don't use interrupts at all. |
Topic | Author | Date |
Ethernet question. | 01/01/70 00:00 | |
More info required | 01/01/70 00:00 | |
Details | 01/01/70 00:00 | |
Packet monitor | 01/01/70 00:00 | |
thanks. | 01/01/70 00:00 | |
Sequence Numbers...? | 01/01/70 00:00 | |
Ya. | 01/01/70 00:00 | |
Show the log when corruption occured | 01/01/70 00:00 | |
I fix it..kinda.![]() | 01/01/70 00:00 | |
Not so unusual for 8-bit micros server | 01/01/70 00:00 |