Re: [BangPypers] Python Script to communicate to Application Servers

2011-03-03 Thread Noufal Ibrahim
On Thu, Mar 03 2011, Python User wrote: > Hi All, > > I am new user to python, I am interested in knowing how to use python script > to communicate with Application server. All I need is Establish connection > with an Application server, Send a Request XML and get the Response XML. Probably the u

[BangPypers] Python Script to communicate to Application Servers

2011-03-02 Thread Python User
Hi All, I am new user to python, I am interested in knowing how to use python script to communicate with Application server. All I need is Establish connection with an Application server, Send a Request XML and get the Response XML. Please suggest me what are the python services which I need to u