Skip to content
This repository was archived by the owner on Aug 17, 2017. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Java Socket API Example App: Whois Client

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.