[PLZ.HELP ME]JMStudio does not work properly on internet & AVTransmit also?

Hi All

I am developing a web based application in which i am making application of voice chatting.I've used AVTransmit2 program in this application but this program is working perfectly on LAN but when i test this program on internet it does not work means AVTransmit program shows that it is transmitting but at recieving side i don't recieve any thing (i use AVRecieve2 program for recieving voice)

After failure of this approach i used JMStudio for voice recieving but it is also not transmitting any voice means at reception side i do not recieve any thing.

Please tell me how i fix this problem?.

I will be very thankful to u for any kind of help.

Regards

Saima

[720 byte] By [saimazaheer] at [2007-9-26 20:48:56]
# 1
Hi!Can you tell me how are you trying to send your data packages over the internet to a desired reciever, i mean you would be providing the IP addresses for the data to be recieved. How r u managing the sessions? Are you using any JMF RTP server for that?
harpreets79 at 2007-7-3 19:41:14 > top of Java-index,Security,Cryptography...
# 2

Hi

Thanx 4 reply.

While using JMStudio I do not use any RTP server i am just making RTP session by giving IP address(assigning after login to internet), port No., ttl on both transmitting and as well as rcieving side.and i am sure there is no problem in making RTP session but i don't know why JMStudio does not working on INTERNET.

I have checked it on LAN by giving IP addresses of LAN

and it works successfully.

I will be very greatful to u for any kind of help.

Regards

saima

saimazaheer at 2007-7-3 19:41:14 > top of Java-index,Security,Cryptography...
# 3

Hi Saima!

i got your point that u r not able to use your application on net, but one thing confuses me is that how would the JM studio work on the net as anyone who wants to communicate on net has to have an IP address so that there is created a session among two users. as in the case of LAN u have to provide the IP address and u must be providing the subnet mask i mean ****.****.****.255 which throws all your signals on the complete LAN and whoever logs in can access the data. same as in the case of Internet there are catagories of IP addresses which are assigned by the IETF. so if you have to comunicate on net u should have a unique IP address of yours and that is dynamically alloted by the IETF, everytime you log in your machine gets a new IP address.

i dont dont know whether u might be able to run the application on net without any RTP server which handles all ur session management.

tell me whether i am getting ur point or not.

harpreets79 at 2007-7-3 19:41:14 > top of Java-index,Security,Cryptography...
# 4

Hi

Yes u got it.but one more thing i would like to exaplain that if i get dynamic IP address which is assigned by IETF via "ipconfig" command and put this IP in JMStudio's RTP session then plz. tell me is it not possible to make RTP session with out using any RTP server over INTERNET for only current session.

regards

Saima

saimazaheer at 2007-7-3 19:41:14 > top of Java-index,Security,Cryptography...
# 5
are you behind a firewall? What I am asking is if your IP address on the LAN is visible outside the LAN. If not that might explain your problem.
coday at 2007-7-3 19:41:14 > top of Java-index,Security,Cryptography...
# 6

No i am not behind firewall .I am just connected to ISP and the recepient also connected to ISP and both using JMStudio and both knows what is the IP address for this session.

Please at that moment forget about LAN case and consider above one bcoz in case of LAN JMStudio works fine.

I will be very thankful to u.

saimazaheer at 2007-7-3 19:41:14 > top of Java-index,Security,Cryptography...
# 7

Hi,

Have you solved this problem? I am running into the same problem. I think I am using the right ip address by using InetAddress.getAllByName(), and choosing the last address. I verify this by printing the number. Everything works well on the LAN, but not the internet.

I would appreciate any help!

Best regards,

Reggie

> Hi

> Thanx 4 reply.

> While using JMStudio I do not use any RTP server i am

> just making RTP session by giving IP

> address(assigning after login to internet), port No.,

> ttl on both transmitting and as well as rcieving

> side.and i am sure there is no problem in making RTP

> session but i don't know why JMStudio does not

> working on INTERNET.

> I have checked it on LAN by giving IP addresses of

> LAN

> and it works successfully.

> I will be very greatful to u for any kind of help.

>

> Regards

> saima

>

reggiehg at 2007-7-3 19:41:14 > top of Java-index,Security,Cryptography...
# 8

Hello~,

i also have the same problem that my program works fine on LAN but not on intenet,

and after i read throught this forum, i got a possible solution from the link

http://forum.java.sun.com/thread.jsp?forum=28&thread=242363

there has been a message (no. 4) posted by pd1000 who suggest us to set proxy to solve the problem, however, i don't understand how to set it.

if anyone find this method works, pls email me at :

yim_hell@hotmail.com

Thx so much!

yim_hell at 2007-7-3 19:41:14 > top of Java-index,Security,Cryptography...
# 9
hii have also developed such a application,but it does not works on LAN also.my email id is param5544925@rediffmail.comcan u help me out.pls
param5544925 at 2007-7-3 19:41:14 > top of Java-index,Security,Cryptography...