Originally Posted by
Json
Hello,
I guess you could grab a hexeditor and just edit the binary .class file directly, no need to recompile for that change.
Or you could tell your operating system that the domain "spiral-palace.com" actually points at another IP. For instance in windows you could edit the hosts file to accomplish this.
Hope that helps.
// Json
Thank you for the great thought's i tried to do the hosts file to see if it would connect to my ip address. The chat-spiral.com is connecting to a ftp server that doesn't exist no more. This is a old friend's source file that i have and he never gave me instructions on how to set up this DigiChat server.
But, i would like to change the chat-spiral.com to this:
If that is possible, i don't if you could help me do it. Again i get errors when trying to decompile and recompile it.
Also with the server running via using the hosts file like you said inside cmd it says:
ChatServer Parameters: ports=8896,8897,8898,8899
This server allows the following
Unlimited sites
Unlimited users
Unlimited rooms
Moderated Chat
Commander Login
Expires on: Fri Jan 13 00:00:00 PST 2479
Registered to : E G Y O N E
DigiChat Server 4.0.3.1
Missing database schema for jusewater. Attempting to instal
Database update successful.
Updateing Chat Applet...Done!
Loading info from the file ...
Site Admin (ID=0, perm=0) initialized in 114 ms.
succeeded in binding to port 8396
succeeded in binding to port 58396
succeeded in binding to port 110
succeeded in binding to port 25
succeeded in binding to port 119
succeeded in binding to port 443
failed to start servlet gateway on port 11112
Initialization complete.
a4 error:Connection refused: connect
If you notice the bottom part where it says:
a4 error:Connection refused: connect
And then you look at the code, the chat-spiral.com is refusing to connect because there is no server to be found at all. If possible and it would be aright with you since you have more knowledge then me in java that you could change the url for me? I am not lazy so if you can point me in the right direction i would appreciate it. Also, i did use a hex editor ( hex editor workshop ) and i throws an error and it specifies the i.class in cmd.
Thank you so much, i don't mean to waste your time, its just ive had this digichat server for awhile and ive fixed most of the errors, replaced some files, rebuild databases, and this is the last error that is going to show. [ crosses fingers ].
Re-edited: Sorry about my grammar i been up for 3 days coding, my eyes are blood shot and i feel like if i get hit with something i wont feel it.