BroadcastExample
-- sending a broadcast datagram packet.
To see this example in action:
Compile the Java source file, BroadcastExample.java:
javac BroadcastExample.java
Run the class:
java BroadcastExample
The source.