An Interface for the communication between Web Services and the D-Bus system
thomas
dbus at phmali.de
Mon Jun 2 00:32:44 PDT 2008
Hello,
did anybody read my message? What's your oppinion? I think this work is
very useful, because it shows that it is possible to use services form
other architectures without writing a interface or without adjust the
application itself.
ciao Thomas
> Hello to everyone,
>
> in addition to my diploma thesis I wrote an interface for the
> communication between web services and the D-Bus system. So a D-Bus
> client can request to a web service and a web service client can request
> to a D-Bus service.
> For example if you have a local write application with no own spell
> checker but with an interface to a local spell checker D-Bus service
> then you can use the interface to use an web service spell checker (this
> is maybe more up-to-date) instead of the local one without changing
> anything at your write application. Or an other example is that you have
> a local D-Bus service to write notices on your desktop (tomboy for
> example) and you are not on your computer but you want to write a
> notice(maybe your are on business and if you come home you look at your
> computer for todays todos) then you can use the D-Bus service as a web
> service and write a notice to your desktop over the internet. Therefor I
> write an interface. Everyone who is interested in can download the
> source code (including tests examples and readme) from
> http://dbus.phmali.de/webdbus.tar.gz
> Please give me feedback. What is your opinion to such an interface.
>
> Thank you
>
> Thomas
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus
>
More information about the dbus
mailing list