This small example application demonstrates the use of the App Engine Socket API to query a Whois server.
To build, install maven, then run mvn package.
You can run the local dev app server via mvn appengine:devserver and deploy via mvnappengine:update.