Network Component  Version 7.1
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
||oDynamic Web ContentAdvanced Web Technologies for modern Web-based User Interfaces
||oDelivering Web PagesHow web pages are stored on and delivered by the HTTP Server
||oControl InterfaceFunctions to work with the HTTP server
||oAccess and Multi-User InterfaceFunctions to filter access to the HTTP server and to work with user accounts
||oFile System InterfaceHTTP server functions that work with a File System
||oCommon Gateway Interface (CGI)Functions reacting on CGI requests to the HTTP server
||oConfigurationConfiguration of the HTTP server in µVision
||\FCARM File ConverterSoftware utility to compile static web pages
|oFTP ServerFTP Server is used for file transfer supporting sub-directories, log-in and a set of manipulation commands
||oControl InterfaceFunctions to work with the FTP server
||oAccess and Multi-User InterfaceFunctions to filter access to the FTP server and to work with user accounts
||oUser CallbackFunction to notify the user application about events on the FTP server
||oSupported FTP CommandsList of standard FTP commands that can be used on the FTP server
||oFile System InterfaceFTP server functions that work with a File System
||oConfigurationConfiguration of the FTP server in µVision
||\EnumerationsEnumerations of the FTP Server
|oFTP ClientFTP Client is used to connect to an FTP Server for file transfer
||oControl InterfaceFunctions to connect to an FTP server
||oUser CallbacksFunctions to notify the user application about FTP client events
||oFile System InterfaceFTP client functions that work with a File System
||oConfigurationConfiguration of the FTP client in µVision
||\EnumerationsEnumerations of the FTP Client
|oTFTP ServerTFTP Server is used for simple file transfer (typically for boot-loading remote devices)
||oControl InterfaceFunctions to work with the TFTP server
||oAccess InterfaceFunctions to filter access to the TFTP server
||oFile System InterfaceTFTP server functions that work with a File System
||\ConfigurationConfiguration of the TFTP server in µVision
|oTFTP ClientTFTP Client is used to connect to a TFTP Server for simple file transfer
||oControl InterfaceFunctions to connect to a TFTP server
||oUser CallbackFunction to notify the user application about TFTP client events
||oFile System InterfaceTFTP client functions that work with a File System
||oConfigurationConfiguration of the TFTP client in µVision
||\EnumerationsEnumerations of the TFTP Client
|oTelnet ServerTelnet Server allows command line access to an embedded module over an IP network
||oControl InterfaceFunctions to work with the Telnet server
||oAccess and Multi-User InterfaceFunctions to filter access to the Telnet server and to work with user accounts
||oUser CallbacksFunctions to notify the user application about events on the Telnet server
||oConfigurationConfiguration of the Telnet server in µVision
||\EnumerationsEnumerations of the Telnet Server
|oSNMP AgentAn SNMP Agent enables network management features
||oControl InterfaceFunctions to communicate with the Trap Manager
||oManagement Information Base (MIB) InterfaceManagement Information Base (MIB) Interface
||oConfigurationConfiguration of the SNMP agent in µVision
||\StructuresStructures of the SNMP Service
|oDNS ClientA DNS Client helps to resolve DNS requests using an external DNS server
||oStarting DNSFunctions to start the DNS Client
||oConfigurationConfiguration of the DNS client in µVision
||\EnumerationsEnumerations of the DNS Client
|oSNTP ClientAn SNTP Client delivers precise timing information over an IP network
||oStarting the SNTP ClientFunctions to start the SNTP Client
||oConfigurationConfiguration of the SNTP client in µVision
||\EnumerationsEnumerations of the SNTP Client
|oSMTP ClientAn SMTP Client allows sending of e-mail notifications using a SMTP server
||oControl InterfaceFunctions to connect to an SMTP server
||oUser CallbacksFunctions to notify the user application about SMTP client events
||oConfigurationConfiguration of the SMTP client in µVision
||\EnumerationsEnumerations of the SMTP Client
|\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
||oUser APIBSD Socket functions and communication flow
||oConfigurationHow to configure BSD sockets in µVision
||\StructuresStructures of the BSD Socket
|oTCP SocketTCP socket routines enable reliable IP communication using the transmission control protocol (TCP)
||oUser APITCP Socket functions and communication flow
||oConfigurationConfiguration of the TCP sockets in µVision
||\EnumerationsEnumerations of the TCP Socket Interface
|\UDP SocketUDP socket routines enable simple IP communication using the user datagram protocol (UDP)
| oUser APIUDP Socket functions
| oConfigurationConfiguration of the UDP Sockets in µVision
| \EnumerationsEnumerations of the UDP Socket Interface
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
||\EnumerationsCommon enumerations for all Interfaces
|oEthernet InterfaceEthernet routines enable communication over an Ethernet-based IP network
||oUser APIFunctions of the Ethernet Interface
||oIP Address AssignmentExplanation of the IP address assignment using Ethernet
||oUser CallbacksFunctions to notify the user application about events on the Ethernet interface
||oConfigurationConfiguration of the Ethernet interface in µVision
||oEnumerationsEnumerations of the Ethernet Interface
||\StructuresStructures of the Ethernet Interface
|oPPP InterfacePPP routines enable IP communication over a direct connection between two networking nodes
||oUser APIFunctions of the PPP interface
||oIP Address AssignmentExplanation of the IP address assignment using PPP
||\ConfigurationConfiguration of the PPP interface in µVision
|oSLIP InterfaceSLIP routines enable IP communication over a serial line
||oUser APIFunctions of the SLIP interface
||oIP Address AssignmentExplanation of the IP address assignment using SLIP
||\ConfigurationConfiguration of the SLIP interface in µVision
|\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