EasyUDPSocket.Bind
From Xojo Documentation
Method
Binds the socket to the specified port.
Example
This example binds the socket to any available port between 8192 and 65535 (Note: the other member of the group must then use the same port, so you need to find a way to communicate this port to the others):