I am developing a server in JAVA. If I generate a JAR, any internal or external client application to the computer can access the server. If I execute it from Eclipse to be able to debug it, external computers do not connect. I will appreciate any suggestions. Thanks