I know how to send a message from server
ABinding.SendTo(ABinding.PeerIP, ABinding.PeerPort, 'jhon|zack|randy', ABinding.IPVersion);
to one , but how to do it to several? Need to create an array: record ip data and port, or have built-in functions