Find a file
2015-11-28 15:44:27 -08:00
src Minor changes, README upddated (finally...) 2013-08-18 03:22:30 +03:00
.gitignore minor fixes 2015-11-28 15:37:38 -08:00
gpl.txt Added Copyright license; 2012-12-04 00:44:30 +02:00
Makefile minor fixes 2015-11-28 15:37:38 -08:00
README Update to readme 2015-11-28 15:44:27 -08:00

What is UDPT?
The UDPT project is a BitTorrent Tracking software.
It uses the UDP protocol (instead of the HTTP protocol) to track
peers downloading the same software. UDPT was written according
to BEP 15 of the BitTorrent standard.

Who Wrote UDPT, and when?
UDPT's development started on Nevember 20th, 2012.
It was written by Naim A. <naim94a@gmail.com>. Naim wrote this
program for fun in his free time.

Required Software: 
UDPT depends on SQLite3 (public-domain, compatible with GPL).
UDPT's source is designed to be platform portable. It is 
supported with Windows and with Linux based systems, It should
work with Apple's systems but it might not (no officially supported).

Project page: http://www.github.com/naim94a/udpt