Mobile social application platform development(1): Difference between revisions

Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:




== Project : WiFi function and DHT lookup service ==
== WiFi function and DHT lookup service ==




Line 13: Line 13:
b. Based on WiFi function, each device will find each other’s location. For example, user A wants to find a user B. However, A does not know the IP address of B due to they are in different domain. Therefore, we introduce the DHT lookup service to locate B. A first find the intermediate node C, then C find the user B using DHT entries.
b. Based on WiFi function, each device will find each other’s location. For example, user A wants to find a user B. However, A does not know the IP address of B due to they are in different domain. Therefore, we introduce the DHT lookup service to locate B. A first find the intermediate node C, then C find the user B using DHT entries.
(Note: we will provide the DHT open source and APIs)
(Note: we will provide the DHT open source and APIs)


== Requirements ==
== Requirements ==
Line 24: Line 23:
== Contact ==
== Contact ==


If you are interested in this project, please contact me by email (zhu@cs.uni-goettingen.de) as soon as possible.
If you are interested in this project, please contact me by email (zhu at cs dot uni-goettingen dot de) as soon as possible.
178

edits

Navigation menu