i can't connect to the server app from another machine outside the network . so it's either a network config issue or my JAva app. My java app works fine within the LAN. I think the IT guy has changed the firewall rules to allow traffic in and out for the server's IP. Is that enough. As you can probably see i'm clueless when it comes to networking.
I've tried running a very simple Java socket server which opens a socket on port 5555 and waits for connections. The clients can't connect however.
Main Topics
Browse All Topics





by: drelectroPosted on 2004-08-17 at 15:50:15ID: 11826200
Has your IT manager opened a port on your firewall for your connection?
CAn you connect to your server app from some other machine outside your network (on the internet)?