I'm trying to host this on a VPS, I am able to connect locally to myself only. When i try to connect to the VPS from my home computer i get "Unable to connect". I'm currently trying to get the host company to make sure the ports are forwarded but also wanted to make sure that I edited the IP correctly in the client.
I should edit "Clientsettings.java" to say,
public final static String SERVER_IP = "********";
where *******=my servers external IP.
Is there anywhere else that I need to edit the IP?
Thank you so much.
I should edit "Clientsettings.java" to say,
public final static String SERVER_IP = "********";
where *******=my servers external IP.
Is there anywhere else that I need to edit the IP?
Thank you so much.
Last edited: