Skip to content
Hugoagogo edited this page Sep 14, 2010 · 4 revisions

About
openTrack is a simple Tracker that can be used for connecting peers in a P2P program

It is written using python to be run on Google App Engine and can be found at
http://open-track.appspot.com/

Example
To use the tracker visit

http://open-track.appspot.com/trk/

The tracker does not need to be setup beforehand It will return a list of IP addresses that have visited that tracker and add yours to the list

Optionally add “?tick=” to the URL where seconds
is how recently it has been visited the default tick is 60 seconds

NEW: http://open-track.appspot.com/tick/
provides a way of refreshing yourself in a tracker without retrieving a list

Clone this wiki locally