ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the connection was established, False otherwise. To find out the error details, use ErrorInfo.
Name that will be given to the connection opened on the server socket. This name will be used by all socket functions.
Corresponds to:the name of a known service (see the Notes)the GUID of a service
MAC address of the server.
Maximum timeout (in milliseconds) for establishing the connection. This time-out will be used if the server refuses the connection (SocketDeny). In this case, the connection will not be locking.This parameter can correspond to: an integer corresponding to the number of milliseconds,a Duration variable,Versions 23 and laterthe direct indication of duration (1 s or 10 ms for example). New in version 23the direct indication of duration (1 s or 10 ms for example). the direct indication of duration (1 s or 10 ms for example). This time-out is set to 5000 milliseconds by default (5 seconds).
Name of the known services
Limitation
Required permissions
Last update: 04/29/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: