ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the connection was established,False otherwise. If an error occurs, you can get the details of the error with ErrorInfo.
Name that will be given to the connection opened on the server socket. This name will be used by all socket functions. Caution: The socket name is case sensitive.
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 laterdirect indication of the Duration (e.g. 1 s or 10 ms). New in version 23direct indication of the Duration (e.g. 1 s or 10 ms). direct indication of the Duration (e.g. 1 s or 10 ms). This time-out is set to 5000 milliseconds by default (5 seconds).
Name of the known services
Limitation
Required permissions
Last update: 01/01/2021
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: