How to make an audio Multi-Unicasts session with JMF&RTP?

Hi,

I am developing an application that could make an audio communications between diffrents users without conferencing or broadcasting.

I have tried to make many separatly unicasts but the application crash.

Can someone help me with a sample of source code in multi-Unicast session? It's very urgent.

Thanks in advance.

Badr.

[364 byte] By [Badra] at [2007-11-27 0:49:10]
# 1
Hi,look at this: http://forum.java.sun.com/thread.jspa?threadID=5158056&tstart=0.My server is a multi-unicast application. Conferencing is here only a kind of administration.Best,Andreas
Andreas333a at 2007-7-11 23:18:34 > top of Java-index,Security,Cryptography...
# 2
If you need the easy way, look at this: http://java.sun.com/products/java-media/jmf/2.1.1/apidocs/javax/media/rtp/RTPManager.html
Andreas333a at 2007-7-11 23:18:34 > top of Java-index,Security,Cryptography...