|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of functions for managing sockets |
|
|
|
|
|
|
|
| Establishes a connection between the client and a WebSocket server. |
|
|
|
|
|
|
|
| Run on the server, this function accepts a connection request on an existing socket on the server machine. |
|
|
|
|
|
|
|
| Connects a client computer to a given socket. |
|
|
|
|
|
|
|
| Used to establish a secure connection to an SSL server. |
|
|
|
|
|
|
|
| Closes a socket or the connection to a server socket. |
|
|
|
|
|
|
|
| Retrieves a message sent by another socket. |
|
|
|
|
|
|
|
| Creates a socket that uses the UDP protocol. |
|
|
|
|
|
|
|
| Establishes an SSL connection between the client and a WebSocket server. |
|
|
|
|
|
|
|
| Checks if a socket already exists. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets... |
|
|
|
|
|
|
|
| Connects a client computer to a specific Bluetooth socket. |
|
|
|
|
|
|
|
| Allows the server to get information about the current client socket. |
|
|
|
|
|
|
|
| Run on the server, this function is used to wait for a connection request coming from the client sockets. |
|
|
|
|
|
|
|
| Configures the use of Socket functions. |
|
|
|
|
|
|
|
| Run on the server, this function refuses a connection request to an existing socket found on the server. |
|
|
|
|
|
|
|
| List of functions for managing threads... |
|
|
|
|
|
|
|
| The "Advanced" tab is used to configure the advanced features at server level...... |
|
|
|
|
|
|
|
| WINDEV is provided with projects that contain components.... |
|
|
|
|
|
|
|
| Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print... |
|
|
|
|
|
|
|
| Triggers the device's speech recognition service.... |
|
|
|
|
|
|
|
| The monitoring robot is used to compile and run the WLanguage code entered...... |
|
|
|
|
|
|
|
| The redisConnection type is used to define all the advanced characteristics of a connection... |
|
|
|
|
|
|
|
| Pauses the current service during the specified duration. |
|
|
|
|
|
|
|
| Starts an HTTP request on a server. |
|
|
|
|
|
|
|
| A service is a specific type of application intended to be run without any user intervention...... |
|
|
|
|
|
|
|
| Identifies the attributes of a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| A mobile device can receive push notifications...... |
|
|
|
|
|
|
|
| Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy... |
|
|
|
|
|
|
|
| Prints the content:
of a PDF file.
of a buffer containing a PDF.
of a PDF Reader control.... |
|
|
|
|
|
|
|
| The method for developing a site for Linux is identical to the method for developing a site... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|