POV-Ray : Newsgroups : povray.off-topic : Tango : Re: Tango Server Time
28 Jul 2024 18:14:39 EDT (-0400)
  Re: Tango  
From: Francois Labreque
Date: 31 Jan 2014 09:26:12
Message: <52ebb284$1@news.povray.org>

>> Server sends 10 packets...
>> ... it takes 200ms for them to get there, but packet #4 got dropped.
>> Client acknowledges reception of the first 3... packets 5-10 are ignored.
>> ... it takes 200ms for the acknowlegdement to get back.
>> Server re-sends packets 4-10 and sends 11-13...
>> etc...
>
> LOL if anyone wrote a protocol to work like that they should be shot!
>
You mean like this?

http://www.rfc-editor.org/rfc/rfc793.txt
http://www.rfc-editor.org/rfc/rfc813.txt


-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   gmail.com     */}camera{orthographic location<6,1.25,-6>look_at a }


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.