Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » How to send broadcast
How to send broadcast [message #13858] Wed, 30 January 2008 11:08 Go to previous message
malya is currently offline  malya
Messages: 27
Registered: June 2007
Promising Member

Hello!
How to send broadcast message for all computers of local network?

Example:
Work good
String host = "192.168.0.11";
ClientSocket(sock, host, _port, true, NULL, 5, false));

but
String host = "255.255.255.255";
ClientSocket(sock, host, _port, true, NULL, 5, false));

broadcast not work.

Thanks!
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: MT on Linux?
Next Topic: MT/Locking Questions
Goto Forum:
  


Current Time: Fri Apr 26 02:06:12 CEST 2024

Total time taken to generate the page: 0.06070 seconds