Hi,
I'd like developing an application that, from one phone, sends an audio prompt to another phone.
I think to use JMF API. So I download AVTransmit2 and AVReceive2 but I don't know how to use them.
Can you help me?
For example:
IPSenderPhone(172.20.0.1)
IPReceiverPhone(172.20.0.2)
I must install JMF, compile java file and then?
Thank you