SocketExample
-- using a socket to query mail aliases.
To see this example in action:
Compile the Java source file, SocketExample.java:
javac SocketExample.java
Run the class:
java SocketExample
The source.