[Ctk-developers] Barcelona hackfest progress

Sascha Zelzer s.zelzer at dkfz-heidelberg.de
Tue Sep 21 05:26:59 EDT 2010


Hi,

thanks for pointing out the Qt Service Framework. However, it is not
related to Web Services. It provides means to realize a service oriented
architecture on one machine (not distributed), where service means
having an interface class and multiple implementations against it. The
CTK Plugin Framework already uses the QtMobility Service Framework to
provide support for "declarative services".

In QtMobilitiy 1.0 all services and service users have to run in the
same process. In Qt Mobility 1.1 there will be support for
out-of-process services. However, backends for the IPC communication
will only be available for mobile platforms, see
http://doc.qt.nokia.com/qtmobility-1.1-tp/ . When 1.1 is released, we
could think about writing a SOAP backend, which would probably mean that
we have to write similar code as we had to do with QtSOAP (providing a
TCP server which deserializes incoming soap messages into Qt datatypes
and vice versa).

Best,

Sascha

On 09/20/2010 11:13 PM, Paladini, Gianluca (SCR US ) wrote:
> Hello all,
> I was happy to see that CTK work on Application Hosting support has
> started already in Barcelona!
>
> A quick question - did you use the older SOAP classes as described here:
> http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Utilities/
> qtsoap/
>
> or did you use the more recent web Service Framework currently being
> developed for Qt Mobility, as described here:
> http://doc.qt.nokia.com/qtmobility-1.0-beta/service-frameworks.html
>
> I think the latter one is going to be a lot easier to use ;-)
> Cheers,
>      Gianluca
>
> -----Original Message-----
> From: ctk-developers-bounces at commontk.org
> [mailto:ctk-developers-bounces at commontk.org] On Behalf Of Steve Pieper
> Sent: Monday, September 20, 2010 11:45 AM
> To: ctk-developers at commontk.org
> Subject: [Ctk-developers] Barcelona hackfest progress
>
> A lot of excellent progress was made in Barcelona last week on several
> important fronts.  A few highlights:
>
> - a working prototype of the dicom application hosting system!
> - a working dicom query/retrieve client and server!
> - an eventbus from MAF moved to CTK!
> - modules from various tools plugged into other tools! (e.g. GIMIAS
> running command line modules from slicer!)
>
> Read the wiki and follow the links for more details:
>
> http://www.commontk.org/index.php/CTK-Hackfest-September-2010#Progress_R
> eports_and_Updates
>
> Thanks to all for the hard work and special thanks to our UPF hosts!
>
> Best regards from the organizing committee,
> -Ivo, Stephen, and Steve
> _______________________________________________
> Ctk-developers mailing list
> Ctk-developers at commontk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers
> _______________________________________________
> Ctk-developers mailing list
> Ctk-developers at commontk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers
>    




More information about the Ctk-developers mailing list