This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes JMF Chat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "JMF Chat" Watch "JMF Chat" New topic
Author

JMF Chat

Jens Kallup
Greenhorn

Joined: Apr 25, 2004
Posts: 3
Hello,

I found a snippet from Jose Botella:

http://www.coderanch.com/t/271541/java/java/Audio-Java

there is a TestRTPManager3.java example for a conference.
Is it possible to make this program using with one computer to test?
and working over the internet?

what is the issue of

ia = new InetAddress[] {
InetAdress.getByName("192.168.246.87"),
}

??

Thanks for helping

Jens Kallup
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JMF Chat
 
Similar Threads
Audio files for SCJP Kathy Sierra Book
sound files used in applet
uses or overrides a deprecated API recompile with - deprection for details?
avTransmit and avReceive problem
play audio in loop