Rtos API example

Embed: (wiki syntax)

« Back to documentation index

Netconn API

Thread-safe, to be called from non-TCPIP threads only. More...

Modules

 Common functions
 

For use with TCP and UDP.


 TCP only
 

TCP only functions.


 UDP only
 

UDP only functions.


 Network buffers
 

Network buffer descriptor for Netconn API.



Detailed Description

Thread-safe, to be called from non-TCPIP threads only.

TX/RX handling based on Network buffers (containing Packet buffers (PBUF)) to avoid copying data around.