summaryrefslogtreecommitdiff
path: root/jsonrpc/src/main/java/com/orbekk/same/UrlReceiver.java
AgeCommit message (Collapse)Author
2012-01-13Rename projects.Kjetil Ørbekk
– jsonrpc → same – master → same-android
2012-01-11Add IP discovery.Kjetil Ørbekk
Before a client wants to join a network, it may send a HTTP "ping" request to a known participant. The participant will send a HTTP "pong" request in response, which informs the client of its IP address. The IP address of a client is automatically retrieved from the first HTTP request received by Jetty.