Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.026 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.01; 'output,': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; 'jan': 0.12; 'windows': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:programming': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'solution.': 0.20; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'correct': 0.29; 'message- id:@mail.gmail.com': 0.30; 'getting': 0.31; 'run': 0.32; 'received:google.com': 0.35; 'version': 0.36; 'pm,': 0.38; '10:43': 0.84; '2015': 0.84; 'to:none': 0.92; 'story.': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=fGM/Ga5zJos5b9TlK9HH8jFwG1Dbu1H26fv6Qns0TZk=; b=OQ1D3NvOlSHSUJMWZGTc5/DhQ0T0/ThHXg+H6VsZlSZqq0ykDJ7A5c7rlgeTokjwIk VT6WUw3I7JCBYFH1EaNawXEUn7n1ZGDC/PP2K7rlpUY12jubowupLrOi00oz/9ArYGUq +s/7CymYs7Et4UasvO8GEvbkXgjnh5lLR2VOQ7AbNxXE6tOo0qg10QOV1FbLs0/0oIoD NtlOeAIwwKyvf04iy8rBH5DlkZ+9YMoMvuIHi8ysEIKHJvs9yKwKKxeHmaN8T1/JMfw+ FyzoIZWbk10T0tGmXcNdVA4D+ZgHq6LiW9yGNn55Vtt0rpkD2cy0fMlJDi+d81S0b87V SDAg== MIME-Version: 1.0 X-Received: by 10.50.62.104 with SMTP id x8mr2928504igr.2.1420286173288; Sat, 03 Jan 2015 03:56:13 -0800 (PST) In-Reply-To: References: Date: Sat, 3 Jan 2015 22:56:13 +1100 Subject: Re: Socket programming From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1420286176 news.xs4all.nl 2894 [2001:888:2000:d::a6]:49643 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:83154 On Sat, Jan 3, 2015 at 10:43 PM, pramod gowda 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