contiki - What is the effect of UIP_CONF_BUFFER_SIZE in contiki_conf.h file -


I've been working on contiki for a while, and lately I had to face a strange problem where I It is seen that the coil fails to attain the thicker, more than 57 bits in any data packet, the range is close to 96- 97 bytes (in the coin simulator) for Zone 1 and in the actual hardware (MB xxx target) I have seen that The limit is 92 bytes. Anyone had to face a similar situation, is this platform something specific with specific configuration, and how can I change it? I looked in the contiki_conf.h file and found the UIIP_ CONF_BUFFER_SIZE parameter. If this parameter has been changed then what is the effect?

I thought it and it is the maximum IP payload controlled by UOOP stack. Thus, it tells the 40-byte IP header + 8 byte UDP header + UDP payload size. This will be the same for TCP connections. So for example if UIP_CONF_BUFFER_SIZE is set to 140, and if we ping the obese with more than 140 effective IP packet size, then they will fail to give a bold answer!


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -