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