Feature #228
IPC System for tbeta
| Status: | New | Start: | 04/30/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
Description
Any RPC Service would be very useful to control tbeta with other program. Cause tbeta is not multitouch himself, it would be great to control things like :
- re-capture background (really needed >_<)
- opening calibration screen
- changing threshold .. ?
IPC System that already exist: DBus, CORBA, XMLRPC, SOAP, DCOM, COM...
+1 for DBus (become more and more a standard, and crossplatform) or XMLRPC (very simple to use, nice lib.)
