![]() |
Embedded TCP/IP stack
4.1.0
|
FNET Stack API
Detailed Description
This section describes the User API of the FNET TCP/IP stack.
All functions and definitions are prefixed fnet_ for coherence. To gain access to the FNET TCP/IP stack API, the application only needs to include the main header file fnet.h:
#include "fnet.h";
/* Now you can use FNET API */
Modules | |
| Stack Initialization API | |
| Sockets API | |
| Error Codes API | |
| Network Interfaces API | |
| ARP cache API | |
| Timer API | |
| Version Definitions | |
| CPU-specific library API | |
| Standard library API | |
© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net
