How to use JMF in p2p system ?

I want to develop a system about p2p stream,and I use the jmf as the client.could you guys suggest me ? and provid some material to me ?PLEASE !!!!
[168 byte] By [VinsonInNovema] at [2007-10-3 10:37:41]
# 1

Find on the net AVReceive2, AVTransmit2, AVReceive3, AVTransmit3 and RTPSocketAdapter Java *source files*. Just search in google or yahoo, for instance, they are available everywhere. These are the the most used when beginning to work with JMF. Number "3s" are actually the ones you might be looking for. Something like p2p video/audio streaming.

Hope that helps

andreyvka at 2007-7-15 6:01:32 > top of Java-index,Security,Cryptography...
# 2
First , thanks for your reply. If you have research the p2p and streaming could you send me something about it. And one question: How can I cut it to several data packages, and send it out.null
VinsonInNovema at 2007-7-15 6:01:32 > top of Java-index,Security,Cryptography...
# 3
Anybody here ? Please help me !!!
VinsonInNovema at 2007-7-15 6:01:32 > top of Java-index,Security,Cryptography...
# 4
Hi,You can get existing SIP clients and take a look at their architecture and implementation from these 2 URLs:https://jain-sip-applet-phone.dev.java.net/https://sip-communicator.dev.java.net/
andreyvka at 2007-7-15 6:01:32 > top of Java-index,Security,Cryptography...
# 5
waiting for you...... waiting for material......
VinsonInNovema at 2007-7-15 6:01:32 > top of Java-index,Security,Cryptography...
# 6
just download codes from the links i gave you
andreyvka at 2007-7-15 6:01:32 > top of Java-index,Security,Cryptography...
# 7
To andreyvk could you give me your msn ? And mine : jsjxjb2000@hotmail.com
VinsonInNovema at 2007-7-15 6:01:32 > top of Java-index,Security,Cryptography...
# 8
im sorry, but i only discuss problems in forums. so, please, whatever questions you have, post them here, because besides you, many other people would like to know answers to your and others' questions.
andreyvka at 2007-7-15 6:01:32 > top of Java-index,Security,Cryptography...
# 9
OK
VinsonInNovema at 2007-7-15 6:01:32 > top of Java-index,Security,Cryptography...
# 10
Who has the demo about this?
VinsonInNovema at 2007-7-15 6:01:32 > top of Java-index,Security,Cryptography...
# 11
http://fmj.sourceforge.net/--> click on JMF ProjectsMaybe you can find something else.
andreyvka at 2007-7-15 6:01:32 > top of Java-index,Security,Cryptography...