-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
11 lines (11 loc) · 862 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
CMU-SV Spring 2011 Practicum
Team DTN Github Repository
spring-2011-dtn<at>sv.cmu.edu
----------------
*dtn_agent/ -> dtn-2.7.0 + oasys-1.4.0 source and binaries as of Jan 2011; compiled on Ubuntu 10.10 x86 netbook edition with Linux kernel 2.6.35-25
*dtn-lib/ -> our shared library (Constants live here), maven project
*dtn_vg_tools/ -> access point configuration scripts and TCL scripts for receipts
*i-jetty-2.2/ -> i-jetty-parent folder (contains i-jetty-server), maven project (import pom.xml at top-level)
*geocamdtnproxy -> webapp which is downloaded to i-jetty on Android phone, maven project
*Android_Bytewalla_II/ -> source and binaries for bytewalla Android dtn implementation as of Jan 2011, eclipse project
*GeoCamDTNService -> Android service plays mediator to 'geocamdtnproxy' webapp <-> and DTNMediatorServer (part of Bytewalla), eclipse project