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


Groups > comp.lang.python > #37967

Re: pyrudp

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!newsfeed101.telia.com!starscream.dk.telia.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <davea@davea.name>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.173
X-Spam-Level *
X-Spam-Evidence '*H*': 0.66; '*S*': 0.01; 'say,': 0.05; 'plenty': 0.07; 'magazines': 0.09; 'restriction': 0.09; 'tcp': 0.16; 'track.': 0.16; 'wrote:': 0.17; 'trying': 0.21; "i'd": 0.22; 'project,': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'actual': 0.28; 'connection': 0.30; 'ends': 0.30; 'point': 0.31; 'implement': 0.32; 'to:addr:python-list': 0.33; 'requirements': 0.33; 'pm,': 0.35; 'but': 0.36; 'useful': 0.36; 'test': 0.36; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'senior': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'your': 0.60; 'share': 0.61; 'course.': 0.62; 'road': 0.63; 'more': 0.63; 'results': 0.65; 'promise': 0.65; 'car': 0.69; 'published': 0.71; 'race': 0.71; 'received:74.208': 0.71; 'alberto': 0.84; 'case?': 0.84; 'definitive': 0.84; 'power,': 0.91
Date Wed, 30 Jan 2013 17:14:45 -0500
From Dave Angel <davea@davea.name>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2
MIME-Version 1.0
To python-list@python.org
Subject Re: pyrudp
References <caad4e02-5093-4797-94f4-dba1d218250c@ucimail4.uci.cu>
In-Reply-To <caad4e02-5093-4797-94f4-dba1d218250c@ucimail4.uci.cu>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Provags-ID V02:K0:I1H+FvoYJKfGuVjIuw2QesCnwjg1qPy217mZ7G54gIl YXyTYCdpfuL0RQ6BlSq8irdbTXP11THhbKuqStbANk9m5RsI5Y By/dQqUFn6j6Xf/FMtLPL1i4GW7G7v0l4ETQj5Zr8Z7EChZhKz 3+Oo8U4ePcW3IWEFOOEiGBtk2qxA5Vtr+rdsNHVU7Eou4IuNXa /EpLETUvUrt/BFXOByJsmJ349/CaBxCLpz8HMN9SSsbSvLRPF4 hxb2rzIyf/f0Yvb6hL7Acpuo6lMBEw2DiQdWXTtMvW+/PSyP79 YtP46Ssybty0K+CqIU7936QnZGi4Io9DxfFP4fKAjMPDgvq+A= =
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 <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1233.1359584106.2939.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1359584106 news.xs4all.nl 6952 [2001:888:2000:d::a6]:46182
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:37967

Show key headers only | View raw


On 01/30/2013 02:55 PM, Jorge Alberto Diaz Orozco wrote:
> I want to use a reliable UDP connection like you say, a TCP like connection but over UDP. thaks for your recomendation, if I get good results I promise to share them.
>

It's nice to "want" but what is your actual condition/problem?  Are you 
trying to re-invent the wheel, implement a senior project, or are you 
trying to work around some administrative or technical restriction 
against tcp?  What's the use case?

Do you have control over both ends?  Are you writing both ends of the 
imitation tcp you're writing?

One of the car magazines published a road test of the Mercedes GT 
(garbage truck).  It had plenty of power, but its top speed was 6 mph, 
and it leaned horribly around the pylon obstacle course.  Not what I'd 
take to the race track.

Point is that a definitive specification of requirements will be much 
more useful than a simple wanna.

-- 
DaveA

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


Thread

Re: pyrudp Dave Angel <davea@davea.name> - 2013-01-30 17:14 -0500

csiph-web