Menu

Simple Reliable UDP / News: Recent posts

Simple Reliable UDP Released

RUDP is an object-oriented implementation of a reliable, in-order, transport protocol over UDP based on the Internet Draft by Bova, Krivoruchka, and Cisco Systems (1999) titled "Reliable UDP".
RUDP is a very simple protocol written in Java that can be used for experimentation and research of transport protocol optimizations for wireless networks.
It can be easily integrated with existing Java applications as it extends the regular Java Socket and ServerSocket classes to encapsulate the reliable stream over UDP.
An API to set/get protocol parameters on active connections will be available soon, allowing applications to dynamically tune the connection to meet variable QoS requirements.

Posted by Adrian Granados 2009-05-14