Page 1 of 1
UDT4 for PB
Posted: Wed Jul 10, 2013 4:45 pm
by kinglestat
Hi guys,
http://lundari.it/Site/TER_files/udt4_pb.zip
This is the UDT V4 lib ported to PB. Not much testing, I admit but the port of the 2 test programs appclient and appserver work interchangeably with the ones of the udt4 lib itself. The DLL also has 3 extra functions which you might find helpful (used with the 2 test programs)
There is no licence besides the GPL licence of udt itself.
Re: UDT4 for PB
Posted: Wed Jul 10, 2013 7:18 pm
by luis
Looks interesting, thanks

Re: UDT4 for PB
Posted: Wed Jul 10, 2013 7:20 pm
by ts-soft
can't found a working link for download?
Re: UDT4 for PB
Posted: Wed Jul 10, 2013 7:25 pm
by luis
Me too, I looked at the page's source
http://lundari.it/Site/TER_files/udt4_pb.zip
With IE works, I'm using FF.
Re: UDT4 for PB
Posted: Tue Jul 16, 2013 9:12 am
by blueznl
Now all you have to do is tell the rest of the world what UDT4 stands for...

Re: UDT4 for PB
Posted: Tue Jul 16, 2013 9:25 am
by Deluxe0321
UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. UDT uses UDP to transfer bulk data with its own reliability control and congestion control mechanisms. The new protocol can transfer data at a much higher speed than TCP does. UDT is also a highly configurable framework that can accommodate various congestion control algorithms.
>>
http://udt.sourceforge.net/
Nice stuff, definitely useful.
Re: UDT4 for PB
Posted: Thu Jul 18, 2013 10:41 am
by kinglestat
My logic was that whoever would be searching for it, they would know what it is.
But in any case thanks. I am very web-shy, and hate writing verbose statements!