This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RL-TCPnet TCP reception problem

Hello,

When I send an TCP packet (1022 bytes) from my PC, I receive the packet in 2 times (with TCP_EVT_DATA).
536 bytes first and 486 bytes.

I don't understand why I can't receive it in one time.

Anybody can help me ?

Thanks.

Parents
  • And does that give you any guarantee that it will send only a single packet?

    "It is the Microsoft Network Monitor program running on the PC which send the TCP packet."

    Well, if that tells you that there were two packets, then I guess you'd better believe it!

Reply
  • And does that give you any guarantee that it will send only a single packet?

    "It is the Microsoft Network Monitor program running on the PC which send the TCP packet."

    Well, if that tells you that there were two packets, then I guess you'd better believe it!

Children