[Tutor] Information

2012-12-14 Thread Umair Masood
How to create a server in python using SOAP? Please also tell the ports to be used. Kindly help me out. Regards,Umair ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options:

Re: [Tutor] Information

2012-12-14 Thread Prasad, Ramit
Umair Masood wrote: How to create a server in python using SOAP? Please also tell the ports to be used. Kindly help me out. Regards, Umair The 4th link looks good: http://lmgtfy.com/?q=How+to+create+a+server+in+python+using+SOAP%3F+# First link:

[Tutor] Information

2012-12-04 Thread Umair Masood
Hi all, I would be working on a small project, which will include the SOAP library to use the web services using python. Also I want to know how to link XML to python. I mean suppose i am a client and i am accessing a server and suddenly it gives me an error which is being displayed on the

Re: [Tutor] Information

2012-12-04 Thread Alan Gauld
On 04/12/12 08:38, Umair Masood wrote: Hi all, I would be working on a small project, which will include the SOAP library to use the web services using python. This list is for teaching the basics of the Python language and standard library. There is no SOAP library in Python. You will need

[Tutor] information

2007-02-14 Thread Konan Zimin Albert-Eric
Hi,i just subscribed to the python mailist. i know nothing about programming. i downloaded the python software but i need help to know what i'm able to do with it, to understand programming in general, and python in particular. So, i will deadly be waiting for an answer.

Re: [Tutor] information

2007-02-14 Thread Kent Johnson
Konan Zimin Albert-Eric wrote: Hi,i just subscribed to the python mailist. i know nothing about programming. i downloaded the python software but i need help to know what i'm able to do with it, to understand programming in general, and python in particular. So, i will deadly be waiting for

Re: [Tutor] information

2006-09-07 Thread Henry Dominik
- Original Message - From: issa karambal To: tutor@python.org Sent: Wednesday, September 06, 2006 10:47 AM Subject: [Tutor] information himy name is ISSA, from Chad, I am learning python, I want to have on tutor to help me to understand this good language

Re: [Tutor] information needed to make a connection between computers

2005-12-14 Thread Tim Williams (gmail)
On 11/12/05, John Walton [EMAIL PROTECTED] wrote: Hello again! I'm still working on that instant messenger (for science fair), and I have been reading about networking in some Java tutorials. In one part of it, it said to have a connection with another computer, you need to know the IP name of the

Re: [Tutor] information needed to make a connection between computers

2005-12-12 Thread Pujo Aji
yes you can do that in python.But I recommend to use pyro.http://pyro.sourceforge.net/pujoOn 12/11/05, John Walton [EMAIL PROTECTED] wrote: Hello again! I'm still working on that instant messenger (for science fair), and I have been reading about networking in some Java tutorials. In one part

Re: [Tutor] information needed to make a connection between computers

2005-12-12 Thread Kent Johnson
John Walton wrote: please tell me what information of the computer you want to connect with the you actually need for a connection? In other words (or plain english), what information do I need to get a connection with another computer (IP address, name, IP name)? Also, could you tell me

[Tutor] information needed to make a connection between computers

2005-12-11 Thread John Walton
Hello again! I'm still working on that instant messenger (for science fair), and I have been reading about networking in some Java tutorials. In one part of it, it said to have a connection with another computer, you need to know the IP name of the computer you want to connect with. I don't

Re: [Tutor] information needed to make a connection between computers

2005-12-11 Thread Danny Yoo
[Taking catalog-sig and python-list out of CC.] John, please don't crosspost. catalog-sig in particular is off-topic of your question. When we crosspost, we add noise to those lists and frustrate members of the community. It's generally a bad thing to do. See: