intille / wockets

Automatically exported from code.google.com/p/wockets
0 stars 0 forks source link

Changing Wockets to run as a service/daemon #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
At the moment, the wockets run as a background application. We need to
modify it to a service that runs on the phone and can allow for multiple
applications to make use of the acceleration data. Interprocess
communication will be implemented using Memory Mapped Files. No sockets, no
Windows Messages etc.

Original issue reported on code.google.com by albinali@mit.edu on 14 Sep 2009 at 1:52

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by albinali@mit.edu on 14 Sep 2009 at 5:53

GoogleCodeExporter commented 9 years ago
Fahd, I'd break this into two parts: 

Allowing multiple applciations to use the data and running as a service. I'd 
rate 
the former high priority, the latter low. 

Original comment by StephenI...@gmail.com on 16 Sep 2009 at 7:46