Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Solving NAT problems on a Java EE application

844204Mar 2 2011 — edited Mar 2 2011
Hello,

I am developing an Java EE application for browser-to-browser communication where User A knows User B's IP, requests connection through a port, and User B responds the request.

The main problem is that both users are behind a NAT, so just with the IP and the port is not possible to connect.

Which options do I have to solve this problem without forcing users to change their NAT configuration?

THANKS!
This post has been answered by tschodt on Mar 2 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 30 2011
Added on Mar 2 2011
5 comments
272 views