Search IndexTCP/IP Function Blocks
This table lists the function blocks used to communicate via TCP/IP.
Name |
Description |
---|---|
Performs the accept operation. |
|
Receives characters over a socket connection. |
|
Sends characters over a socket. |
|
Closes and releases a socket. |
|
Creates a new socket and performs the connect operation. |
|
Tests if a client socket is connected. |
|
Tests if a socket is valid. |
|
Creates a new socket by performing the bind and listen operations. |
|
Receives characters over a socket connection. |
|
Sends characters over a socket. |