Nut/OS  4.10.3
API Reference
User Protocols

TCP/IP and UDP applications. More...

Collaboration diagram for User Protocols:

Modules

 DHCP
 

Dynamic host configuration protocol.


 Discover
 

Discovering Nut/Net nodes.


 FTP
 

File transfer protocol.


 HTTP
 

Hypertext transfer protocol.


 DNS
 

Domain name service protocol.


 SNMP
 

Simple network management protocol.


 SNTP
 

Simple network time protocol.


 syslog
 

Syslog protocol support.


 WINS
 

Netbios WINS Name Query (RFC 1002)


 XML Parser
 

XML Parser for tiny systems.



Detailed Description

TCP/IP and UDP applications.

Todo:
Adding more protocols would be helpful, e.g. SMTP. Right now, applications must implement them with the Socket API.