Nut/OS  4.10.3
API Reference
Socket API

Nut/Net Socket Interface. More...

Collaboration diagram for Socket API:

Modules

 TCP Sockets
 

Application interface for TCP sockets.


 UDP Sockets
 

Application interface for UDP sockets.



Detailed Description

Nut/Net Socket Interface.

Before using sockets, you must have setup the IP Interface.

Todo:
An ICMP socket API would be nice.