Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to do Java Networking across the network?
How to do Java Networking across the network? [message #1072103] Mon, 22 July 2013 04:20 Go to next message
Eclipse UserFriend
I have tried java networking tutorial program like TCP chat program. It works on my own computer because it connects to local host, so I can chat with myself. However, when I run the program on separate computers, it doesn't connect. I heard there's restriction because of security in java application from connecting using TCP sockets. What library should I change to? Or what code do I need to change to connect Server/Client sockets
Re: How to do Java Networking across the network? [message #1072256 is a reply to message #1072103] Mon, 22 July 2013 12:04 Go to previous message
Eclipse UserFriend
Also make sure the ports allow incoming connections on each of the local machines' firewall settings.
Previous Topic:QuickDiff - using specific SVN revision as a reference source
Next Topic:Can't use Eclipse's UI drag-and-drop interface
Goto Forum:
  


Current Time: Sun Feb 09 03:23:18 GMT 2025

Powered by FUDForum. Page generated in 0.03577 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top