Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #60245

Re: Having trouble setting up an extremely simple server...

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <prvs=0319ed2bd=jeanmichel@sequans.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.121
X-Spam-Level *
X-Spam-Evidence '*H*': 0.76; '*S*': 0.00; '(except': 0.07; 'blue': 0.09; 'subject:setting': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'caring': 0.16; 'subject:simple': 0.16; 'code.': 0.18; 'trying': 0.19; 'cc:addr:python.org': 0.22; 'frameworks': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; "i've": 0.25; 'help!': 0.26; 'header:In-Reply-To:1': 0.27; 'programming.': 0.30; "i'm": 0.30; 'code': 0.31; 'getting': 0.31; 'waters': 0.31; '-----': 0.33; 'but': 0.35; 'hi,': 0.36; 'wrong': 0.37; 'level': 0.37; 'remote': 0.38; 'thank': 0.38; 'sure': 0.39; 'most': 0.60; 'new': 0.61; 'simple': 0.61; 'you.': 0.62; 'information': 0.63; 'high': 0.63; 'networking': 0.64; 'received:194': 0.64; 'provide': 0.64; 'more': 0.64; 'to:addr:gmail.com': 0.65; 'notice:': 0.67; 'person,': 0.68; 'privileged.': 0.69; 'disclose': 0.74; 'medium.': 0.91
X-IronPort-AV E=Sophos;i="4.93,753,1378850400"; d="scan'208";a="2154916"
X-Virus-Scanned amavisd-new at zimbra.sequans.com
Date Fri, 22 Nov 2013 18:39:38 +0100 (CET)
From Jean-Michel Pichavant <jeanmichel@sequans.com>
To cilantromc@gmail.com
In-Reply-To <9e773107-5a6c-486b-bef2-186101d8f141@googlegroups.com>
Subject Re: Having trouble setting up an extremely simple server...
MIME-Version 1.0
X-Mailer Zimbra 7.2.4_GA_2900 (ZimbraWebClient - GC31 (Win)/7.2.4_GA_2900)
Content-Type text/plain; charset="utf-8"
Content-Transfer-Encoding base64
Cc python-list@python.org
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.3050.1385141986.18130.python-list@python.org> (permalink)
Lines 18
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1385141986 news.xs4all.nl 15998 [2001:888:2000:d::a6]:41819
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:60245

Show key headers only | View raw


----- Original Message -----
> Please help! I'm very
> new to networking, but I've been using Python for a while now, just
> recent;y getting into networking, trying to get things down.

Hi,

Nothing wrong with diving into the muddy waters of network programming.
If you like blue lagoons like me, there's a lot of high level remote protocols/network engines/web frameworks that allow you to code applications without caring about networking code.

Most of to more complex frameworks provide a simple way to write simple servers and clients. Be sure to check them out before writing your own (except for educational purpose) 

JM


-- IMPORTANT NOTICE: 

The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Having trouble setting up an extremely simple server... Jean-Michel Pichavant <jeanmichel@sequans.com> - 2013-11-22 18:39 +0100

csiph-web