Where do I get Reliable UDP?
Hey all!
I am hoping to write an app to work with my VoIP line. I found out yesterday that the packets use the format IP[UDP[RUDP[Data]]]. I am programming in Java and UDP is easy I just use the datagramsocket. But I never heard of RUDP before yesterday. Does anyone know if there is any packages for Linux that support RUDP? The people on the Java forums said that my OS had to support RUDP before Java could do it...
can anyone help me with this?
Thanks,
David
Last edited by dlublink; 10-29-2005 at 02:31 PM.
|