Discussion list for Unity developers.
unity-dev at moock.org
Fri Feb 16 14:48:04 CST 2007
Hello, Please forgive me as I'm new to both Unity and server administration, but here's the situation. We're working on setting up a Unity server for a chat application we've been developing. We are renting a dedicated Linux server from a local hosting company, but we have root access. We've installed Java and Unity and are able to start Unity just fine. (I should note that the webserver and Unity are running on the same machine.) However when we try to connect to the server from a client (that resides locally or on the remote server itself) we are unable to connect. This happens with both the uAdmin and uSimpleChat clients. We're using the default uconfig.xml file that comes with Unity. Here are the pages in question: http://www.quantumcreaturesstudio.com/uAdmin.html http://www.quantumcreaturesstudio.com/uSimpleChat.html They can also be reached using the IP address: http://69.39.89.102/uAdmin.html http://69.39.89.102/uSimpleChat.html We've been scanning past mailing list messages and noticed some others with similar problems, but we're still stuck. Any information or suggestions would be greatly appreciated. Regards Will