To break things apart I have a system like this:
A. Java Server
B. Python client sitting at the client's end
C. Another client (not python based - responsible for execution not available 
with B) which talks only SOAP

Need of the system:
A can talk with both B and C
B can talk with A and C

As SOAP is enabled for C - I thought to implement SOAP as the common mean.

Any suggestion welcomed.
-SM

----- Original Message ----
From: gnuyoga <[EMAIL PROTECTED]>
To: Bangalore Python Users Group - India <bangpypers@python.org>
Sent: Monday, December 17, 2007 2:01:48 PM
Subject: Re: [BangPypers] Soap with Python 2.5


sounav maikap wrote:
> Can anybody point me out to any tutorial/info related to using Soap 
> with Python 2.5. Actually I am in the process of creating a client
 and 
> server setup using soap messaging.
>
> Thanks in advance.
> -SM
>
r u looking at a remoting API or specifically soap ??

- gy

-- 
http://picasaweb.google.com/gnuyoga

Each soul is potentially divine. The goal is to manifest the divine by
 controlling nature, internal or external. Do this by work or worship or
 psychic control or philosophy by one or more, or all of these and be
 free.

_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers






      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to