Re: Broken TCP/IP packets



lost its TCP header, but IP header (with protocol type set to TCP) and TCP
payload are still there... We started to see thousands of packets just like
this one somewhere in the middle of 2000, coming from many locations in
Poland.


"Ali" <abdulrazaq@xxxxxxxxx> wrote in message
news:1175420890.569760.212800@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have a serial device that is using MCU's UART (rs232) for data
transfer, every time my device is suppose to deliver 20 bytes making
it a single transaction. We have a VB and C# app using MSCOMM and it
works perfectly.
Now I have added an Ethernet converter to convert serial data to TCP/
IP packets. It works atleast for half of the time. For the rest of
the problematic half the behavior is very strange, yes, my received
packets are broken in parts. For example I'll receive 20 bytes in tow
transactions like 10 byte for each time. I tried to look at the MCU
UART signal via oscilloscope but the timing was quite consistent.
Can't understand why packets are broken/scattered, any idea?


regards,
ali



.



Relevant Pages

  • Re: UPD better than TCP in streaming video/audio ?
    ... > UDP gains speed over TCP because it carries no information that would ... it doesn't even know that packets were lost. ... which is perfect for UDP. ... > Finally, there's the possibility of multicast data - for instance, a live ...
    (microsoft.public.win32.programmer.networks)
  • Re: Simulating smaller MTU? ie sending small packets.
    ... This is due to the fact that TCP ... If you want smaller packets, ... >> set there as the MSS is announced by the receiver during the ... Yes, per connection. ...
    (comp.lang.perl.misc)
  • Re: NTP and Firewall help needed.
    ... >port 123 for udp and tcp. ... Also the idea of combining rules for packets arriving at the local machine ... ACCEPT any and all traffic coming from the localhost interface ...
    (comp.os.linux.setup)
  • Re: Firewall Detected TCP Xmas Scan???
    ... into small units called packets for transmission. ... called the TCP header, and it contains an area called TCP Flags. ... two of the areas in the TCP Flags section are called FIN and RST ... "XMAS scans have the FIN, URG, and PUSH TCP flags set in the TCP header. ...
    (microsoft.public.security)
  • Re: Broken TCP/IP packets
    ... it a single transaction. ... packets are broken in parts. ... You cannot expect TCP to give you pakets on the remote end the way you ... segments to what ever degree seems good to get a good performance. ...
    (comp.arch.embedded)