UDP

New to XMOS and XCore? Get started here.
ebrahim_yousuf
Newbie
Posts: 1
Joined: Mon Nov 18, 2019 9:21 am

UDP

Post by ebrahim_yousuf »

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 ?


User avatar
mon2
XCore Legend
Posts: 1913
Joined: Thu Jun 10, 2010 11:43 am

Post by mon2 »

Hi. See if the last post on this thread helps:

https://www.xcore.com/viewtopic.php?t=4623