Re: [Tutor] server / client program

2014-07-01 Thread Alan Gauld
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

Re: [Tutor] server / client program

2014-06-30 Thread Danny Yoo
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

[Tutor] server / client program

2014-06-30 Thread Ant Parris
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