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


Groups > comp.lang.python > #37967

Re: pyrudp

Date 2013-01-30 17:14 -0500
From Dave Angel <davea@davea.name>
Subject Re: pyrudp
References <caad4e02-5093-4797-94f4-dba1d218250c@ucimail4.uci.cu>
Newsgroups comp.lang.python
Message-ID <mailman.1233.1359584106.2939.python-list@python.org> (permalink)

Show all headers | 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