Network Component  Version 7.2
MDK Middleware for IPv4 and IPv6 Networking
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Reference
Here is a list of all modules:
[detail level 1234]
oOverviewNetwork Component v7 Function Overview
|\Implemented RFCsList of RFCs that are covered by the Network Component
oServicesServices provide program templates for common networking tasks
|oHTTP ServerHTTP Web Server routines are used to run and configure services of the embedded web server
|oFTP ServerFTP Server is used for file transfer supporting sub-directories, log-in and a set of manipulation commands
|oFTP ClientFTP Client is used to connect to an FTP Server for file transfer
|oTFTP ServerTFTP Server is used for simple file transfer (typically for boot-loading remote devices)
|oTFTP ClientTFTP Client is used to connect to a TFTP Server for simple file transfer
|oTelnet ServerTelnet Server allows command line access to an embedded module over an IP network
|oSNMP AgentAn SNMP Agent enables network management features
|oDNS ClientA DNS Client helps to resolve DNS requests using an external DNS server
|oSNTP ClientAn SNTP Client delivers precise timing information over an IP network
|oSMTP ClientAn SMTP Client allows sending of e-mail notifications using a SMTP server
|\Ping ClientA Ping Client checks the reachability of a host on IP network
oSocketsSockets are required for communication purposes in a network
|oBSD SocketBSD socket routines enable BSD compliant communication over TCP/IP
|oTCP SocketTCP socket routines enable reliable IP communication using the transmission control protocol (TCP)
|\UDP SocketUDP socket routines enable simple IP communication using the user datagram protocol (UDP)
oInterfacesInterfaces are used for communication between two network nodes
|oCommon Interface APIGeneric functions for all kinds of interfaces help to get or set interface options
|oEthernet InterfaceEthernet routines enable communication over an Ethernet-based IP network
|oPPP InterfacePPP routines enable IP communication over a direct connection between two networking nodes
|oSLIP InterfaceSLIP routines enable IP communication over a serial line
|\Loopback InterfaceUsing the Loopback Interface for Debugging
oIP AddressIP Address functions can be used for various purposes
|oConversion FunctionsConvert network addresses from ASCII to binary and vice versa
|\Data FormatStructures of the Network Component
oSystem Functions (User)Core system functions to be called by user
oStatus and Error CodesStatus and Error Codes returned by Network functions
\Modem Driver FunctionsModem driver functions