On 01/07/14 01:12, Ant Parris wrote:
Hi, I am new to python and i am stuck on a lab I am working on. below is
the lab instructions for creating a server and client program.
1) Both server and client program run continually
2) until no me ssage is coming in the server. It means if a client hits
t
On Mon, Jun 30, 2014 at 5:12 PM, Ant Parris
wrote:
> Hi, I am new to python and i am stuck on a lab I am working on. below is the
> lab instructions for creating a server and client program.
>
> 1) Both server and client program run continually
> 2) until no message is coming in the server. It mea
Hi, I am new to python and i am stuck on a lab I am working on. below is the
lab instructions for creating a server and client program.
1) Both server and client program run continually
2) until no message is coming in the server. It means if a client hits the
return key with no text
3) Then bot
I think tornado (http://tornadoweb.org) is one of the easiest server /
frameworks to learn and work with.
On Tue, Mar 29, 2011 at 4:21 AM, Alan Gauld wrote:
>
> "ema francis" wrote
>
>> I am learnning python for 3 months from now. I wanted to know how and
>> what
>> *server* is used in python w
"ema francis" wrote
I am learnning python for 3 months from now. I wanted to know how
and what
*server* is used in python web development?Looking for your help
Python is "blessed" with very many web development frameworks.
For basic CGI programming you can use the basic weeb server
th
On Mon, Mar 28, 2011 at 3:27 AM, ema francis wrote:
> I am learnning python for 3 months from now. I wanted to know how and what
> server is used in python web development?Looking for your help
When you're developing a Python Web application, most people use a
development server that automa
ema francis wrote:
I am learnning python for 3 months from now. I wanted to know how and what
*server* is used in python web development?Looking for your help
There are several.
I suggest you start with CherryPy:
www.cherrypy.org/
--
Steven
__
I am learnning python for 3 months from now. I wanted to know how and what
*server* is used in python web development?Looking for your help
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org
On 11/8/2010 8:20 PM, Alan Gauld wrote:
"Chris King" wrote
I think Corey means the firewall on your PC if you have one. It could
be blocking outgoing traffic to uncommon port numbers or somesuch.
The firewall pops up and I click allow. It has nothing to do with the
firewall at all. Did yo
On Mon, Nov 8, 2010 at 3:53 PM, Chris King wrote:
> On 11/5/2010 8:10 PM, Alan Gauld wrote:
>>
>> "Chris King" wrote
>>
If you are using Windows, turn off the built-in firewall. That's what
fixed my problems.
~Corey
>>
>>> also, it is on the same network, so the server shouldn't b
"Chris King" wrote
I think Corey means the firewall on your PC if you have one. It
could
be blocking outgoing traffic to uncommon port numbers or somesuch.
The firewall pops up and I click allow. It has nothing to do with
the
firewall at all. Did you find any other errors at all?
OK, de
On 11/5/2010 8:10 PM, Alan Gauld wrote:
"Chris King" wrote
If you are using Windows, turn off the built-in firewall. That's
what fixed my problems.
~Corey
also, it is on the same network, so the server shouldn't be a problem
I think Corey means the firewall on your PC if you have one.
"Chris King" wrote
If you are using Windows, turn off the built-in firewall. That's
what fixed my problems.
~Corey
also, it is on the same network, so the server shouldn't be a
problem
I think Corey means the firewall on your PC if you have one. It could
be blocking outgoing traffic to u
On 11/5/2010 3:18 PM, Chris King wrote:
On 11/4/2010 9:46 PM, Corey Richardson wrote:
On 11/4/2010 8:43 PM, Chris King wrote:
Dear Tutors,
May server and client programs aren't working. They basically
simplify socket and SocketServer. Run them directly to test them.
They do work loc
On 11/4/2010 9:46 PM, Corey Richardson wrote:
On 11/4/2010 8:43 PM, Chris King wrote:
Dear Tutors,
May server and client programs aren't working. They basically
simplify socket and SocketServer. Run them directly to test them.
They do work locally. They don't work from one computer to
Chris King wrote:
Dear Tutors,
May server and client programs aren't working. They basically
simplify socket and SocketServer. Run them directly to test them. They
do work locally. They don't work from one computer to the next on the
same network. Please Help.
It's probably a network is
Dear Tutors,
May server and client programs aren't working. They basically
simplify socket and SocketServer. Run them directly to test them. They
do work locally. They don't work from one computer to the next on the
same network. Please Help.
Sincerely,
Me, Myself, and I
P.S. How to
Hi guys i was wondering if someone has successfuly used server push for apps such as meebo etc using webpy if so can you share some guidelines on using them I have a continuously running python webserver and a website, if there is a new mail or message, how do i ping and let the website or the u
18 matches
Mail list logo