Broken TCP/IP packets



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

  • Broken TCP/IP packets
    ... I have a serial device that is using MCU's UART for data ... it a single transaction. ... packets are broken in parts. ... UART signal via oscilloscope but the timing was quite consistent. ...
    (microsoft.public.win32.programmer.networks)
  • Re: pppd does not set ppp0 interface
    ... > ABORT ERROR ... With a 16550A UART this should probably be 115200. ... (the modem output is decompressed data). ... of a mis-configured UART type for serial device file. ...
    (comp.os.linux.networking)
  • win32 - High speed serial streaming code???
    ... I need to capture data from a serial device that has 115200bps output. ... continously outputs 3byte packets 1250 times per second. ... stream and save data at 115200bps. ...
    (comp.programming)
  • Re: Non-Standard baudrates opening COM ports
    ... I'm using C# to develop an application that has to exchange ... data with a serial device not using standard baud rates. ... those PC's UART to non-standard speeds: ...
    (microsoft.public.windowsce.platbuilder)