hypermedia.net index |
|||||||||||||
Name | send ( ) | ||||||||||||
Examples | None available | ||||||||||||
Description | Send message to the current socket. Explicitly, send message to the multicast group/port or to itself. | ||||||||||||
Syntax | send(message); send(buffer); send(message, ip); send(buffer, ip); send(message, ip, port); send(buffer, ip, port); |
||||||||||||
Parameters |
|
||||||||||||
Returns | boolean | ||||||||||||
Usage | Web & Application | ||||||||||||
Related | |||||||||||||