Socket.setBroadcast
void setBroadcast(bool broadcast)Sets whether socket should allow sending to broadcast addresses. This is false by default.
Parameters
broadcast | whether socket should allow sending to broadcast addresses |
void setBroadcast(bool broadcast)Sets whether socket should allow sending to broadcast addresses. This is false by default.
broadcast | whether socket should allow sending to broadcast addresses |