Network Component  Version 6.6
MDK-Professional Middleware for IP Networking
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Sockets

If you are not using the available Services, your applications still can use the built-in socket interfaces. The Network Component has integrated:

  • The BSD Socket API enables BSD compliant communication over TCP/IP.
  • TCP Sockets support reliable IP communication using the Transmission Control Protocol (TCP).
  • UDP Sockets provide simple IP communication using the User Datagram Protocol (UDP).