ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the function was successful,False otherwise. In the event of an error, it is possible to find out the details of the error using the ErrorInfo function.
Name that will be given to the socket. This name will be used by all socket functions. Caution: the socket name is case sensitive.
Port number that will be given to the socket. This number must be included between 5000 and 65000. This number will be specified when the client computers are connected to the server.
IP address on which the socket must be created on the current computer. If the current computer is associated with several IP addresses (or with several network cards), this parameter enables you to choose the IP address that will be associated with the socket.This IP address can have the following format:IP address in XXX.XXX.XXX.XXX format (125.5.110.100 for example).IP address containing the name of the server (www.WINDEV.com for example). This syntax is recommended.IP address returned by NetIPAddress.
The UDP protocol
Operating mode of UDP sockets
Limitation
Required permissions
Last update: 11/26/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: