|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Closes a socket or a connection to a server socket. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets...... |
|
|
|
|
|
|
|
| WINDEV gives you the ability to create a simplified socket server...... |
|
|
|
|
|
|
|
| Checks the existence of socket. |
|
|
|
|
|
|
|
| Configures the use of Socket functions. |
|
|
|
|
|
|
|
| Initializes the color of a specific bar in a Column or Stacked Column chart. |
|
|
|
|
|
|
|
| Defines the algorithm for aggregating data in a grouped or stacked Column chart. |
|
|
|
|
|
|
|
| Initializes the color of a specific bar in a Column or Stacked Column chart. |
|
|
|
|
|
|
|
| Defines the algorithm for aggregating data in a grouped or stacked Column chart. |
|
|
|
|
|
|
|
| WINDEV allows you to create a standard socket server...... |
|
|
|
|
|
|
|
| Writes a message intended to another socket. |
|
|
|
|
|
|
|
| Retrieves a message sent by another socket. |
|
|
|
|
|
|
|
| Connects a client computer to a given socket. |
|
|
|
|
|
|
|
| Creates a socket using a Bluetooth device. |
|
|
|
|
|
|
|
| Changes the transmission mode used on a socket. |
|
|
|
|
|
|
|
| Creates a socket that uses the UDP protocol. |
|
|
|
|
|
|
|
| Creates a socket that uses the infrared port. |
|
|
|
|
|
|
|
| A client application of a socket server connects to a standard server in order to exchange information via socket...... |
|
|
|
|
|
|
|
| Connects a client computer to a specific Bluetooth socket. |
|
|
|
|
|
|
|
| Creates a secure socket according to the SSL protocol. |
|
|
|
|
|
|
|
| Allows the server to get information about the current client socket. |
|
|
|
|
|
|
|
| A component must be created from a project containing all the elements required for the component...... |
|
|
|
|
|
|
|
| WINDEV includes advanced socket management functions.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|