[PyQt] zsi soap and pyQTmobility
David Boddie
david at boddie.org.uk
Fri Oct 29 00:06:07 BST 2010
On Thu, 28 Oct 2010 13:40:00 +0530, Anup Joshi wrote:
> I am a newbie to mobile computing. I am thinking of implementing the
> following architecture.
> I would like to know if it is feasible.
>
> [1] pyQTMobility<=> [2] zsi (soap) client <==> [3] zsi soap server <=> [4]
> business logic <=> [5] database
>
> Where [1] and [2] reside on a mobile phone and [3],[4] and [5] is a server
> machine connected to the internet
>
> zsi is a SOAP service. (http://pywebsvcs.sourceforge.net/zsi.html)
It sounds feasible, though it depends on what kind of mobile phone you have.
If PyQt runs on the phone then you might not need PyQtMobility, just the
standard network classes.
David
More information about the PyQt
mailing list