Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #83154
| 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 | <rosuav@gmail.com> |
| 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 | <f8631430-9364-42c8-8b12-daa3da4edf7c@googlegroups.com> |
| References | <f8631430-9364-42c8-8b12-daa3da4edf7c@googlegroups.com> |
| Date | Sat, 3 Jan 2015 22:56:13 +1100 |
| Subject | Re: Socket programming |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <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 <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.17347.1420286176.18130.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
On Sat, Jan 3, 2015 at 10:43 PM, pramod gowda <pramod.sp78@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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Socket programming pramod gowda <pramod.sp78@gmail.com> - 2015-01-03 03:43 -0800
Re: Socket programming Chris Angelico <rosuav@gmail.com> - 2015-01-03 22:56 +1100
Re: Socket programming pramod gowda <pramod.sp78@gmail.com> - 2015-01-03 04:25 -0800
Re: Socket programming Chris Angelico <rosuav@gmail.com> - 2015-01-03 23:38 +1100
Re: Socket programming pramod gowda <pramod.sp78@gmail.com> - 2015-01-03 05:22 -0800
Re: Socket programming mm0fmf <none@mailinator.com> - 2015-01-03 15:09 +0000
Re: Socket programming pramod gowda <pramod.sp78@gmail.com> - 2015-01-03 07:15 -0800
Re: Socket programming Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-04 02:57 +1100
Re: Socket programming pramod gowda <pramod.sp78@gmail.com> - 2015-01-03 08:10 -0800
Re: Socket programming Dan Stromberg <drsalists@gmail.com> - 2015-01-03 09:16 -0800
Re: Socket programming Jorgen Grahn <grahn+nntp@snipabacken.se> - 2015-01-04 18:12 +0000
csiph-web