I send 65000 byte with UDP communication.
i use wireshark to monitor the network & i found out that data already send , But the xmos UDP server does not response if it has more then one fragmentation.
it response only if i send 1472 byte at a time ( buffer size should be 1472 ) .
how i can send more then 1472 byte at a time ?
UDP
-
- XCore Legend
- Posts: 1913
- Joined: Thu Jun 10, 2010 11:43 am