Socket programming

pramod gowda pramod.sp78 at gmail.com
Sat Jan 3 07:25:16 EST 2015


On Saturday, January 3, 2015 5:26:27 PM UTC+5:30, Chris Angelico wrote:
> On Sat, Jan 3, 2015 at 10:43 PM, pramod gowda <pramod.sp78 at gmail.com> wrote:
> > I am not getting the output, i am using windows 7 OS..
> > please  check and give me the solution.
> 
> Windows 7 - that's part of the story. What version of Python are you
> using? Is 192.168.2.2 the correct IP address? What happens when you
> run these? Do you get exceptions?
> 
> ChrisA

Hi chris.


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.

 c,address=server_socket.accept() in server.py..if am trying to print something,it fails



More information about the Python-list mailing list