Advanced
(Original Document)
About us
Overview
This part describes the elementary functions and elementary function blocks of the
Advanced
family.
What Is in This Part?
This part contains the following chapters:
FCT_ACCEPT: Accepts a Connection Request
FCT_BIND: Binds a Socket Number to an IP Address and a Port
FCT_CLOSE: Deletes the Specified Socket
FCT_CONNECT: Establishes a Connection with an IP Address
FCT_LISTEN: Configuration of a Socket Await Connection
FCT_RECEIVE: Retrieves Data Available on a Socket
FCT_SELECT: Multiplexes Requests Over Sockets
FCT_SEND: Sending Data to a Specified Socket
FCT_SETSOCKOPT: Sets the Options Associated with the Socket
FCT_SHUTDOWN: Disables Transmission on the Socket
FCT_SOCKET: Creation of a New Socket