Hi all, I'm writing a broadcast tool using Socket in C++.
My tool's got two parts: Sender and Listener. If Sender sends a message, all Listeners will receive and display it on screen.
Can I use IP adress 255.255.255.255 in Sender side to broadcast its messages to any host in my network.
If it's possible, please send to me ([email protected]) some code about this.
Thanks in advance,
Duy
email: [email protected]
