Delta / NNN50_WIFI_API

Dependents:   NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more

Embed: (wiki syntax)

« Back to documentation index

Socket

Socket

BSD compatible socket interface beftween the host layer and the network protocol stacks in the firmware. More...

Modules

 Defines
 Error Codes
 

The following list of macros are used to define the possible error codes returned as a result of a call to a socket function.


 DataTypes
 

Specific Enumeration-typedefs used for socket operations.


 Function

Detailed Description

BSD compatible socket interface beftween the host layer and the network protocol stacks in the firmware.

These functions are used by the host application to send or receive packets and to do other socket operations.