The Microchip TCP/IP Stack is implemented as a suite of modules. Each module exists on its own layer in the TCP/IP layer model, and has its own set of APIs. These APIs are described in this section
Modules
Name |
Description |
Provides a UDP MAC address announcement feature. | |
Provides Address Resolution Protocol support. | |
Provides a BSD socket wrapper to the Microchip TCP/IP Stack. | |
Provides Domain Name Service resolution. | |
Updates an external IP address to a Dynamic DNS service. | |
Calculates MD5 and SHA-1 hash sums. | |
Provides several helper function for stack operation. | |
Provides an advanced embedded web server. | |
Provides Ping functionality. | |
Provides a light-weight file system. | |
Describes the NetBIOS Name Service protocol. | |
Tests TCP and UDP performance of an application. | |
Sends e-mail messages across the internet. | |
Provides a service to remotely reboot the PIC. | |
Provides an Simple Network Management Protocol agent. | |
Obtains absolute time stamps from a pool of network time servers. | |
Implements SSL encryption for TCP connections. | |
Implements the TCP transport layer protocol. | |
Describes the operation of the Telnet module. | |
Describes the TFTP module. | |
Provides accurate time-keeping capabilities. | |
Implements the UDP transport layer protocol. |