ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
True if the connection was established,False otherwise. If an error occurs, you can get more details on 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 timeout 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 duration in a readable format (e.g., 1 s or 10 ms). New in version 23the duration in a readable format (e.g., 1 s or 10 ms). the duration in a readable format (e.g., 1 s or 10 ms). This timeout is set to 5000 milliseconds by default (5 seconds).
Name of the known services
Limitation
Required permissions
Last update: 05/26/2022
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: