Socket programming

pramod gowda pramod.sp78 at gmail.com
Sat Jan 3 08:22:38 EST 2015


On Saturday, January 3, 2015 6:08:28 PM UTC+5:30, Chris Angelico wrote:
> On Sat, Jan 3, 2015 at 11:25 PM, pramod gowda <pramod.sp78 at gmail.com> wrote:
> > I am using python 3.4.2
> > I don get any exceptions,
> > but wn i run the code,i don see any connections, IP address is given as my system IP.
> 
> What does the client say?
> 
> ChrisA

After  c,address=server_socket.accept()  ,this line of code,nothing s being executed.

example i am just trying to print "Hello"
thts also not being printed



More information about the Python-list mailing list