I'm currently in the UK. This university has a proxy firewall, which pretty much means I can't connect to SK through normal means.
A little while ago I signed up for a program called Cliser at mosha.net.
This is how it functions:
Quote:
Cliser is a utility that allows one to make regular TCP/IP connections through a firewall which doesn't allow arbitrary TCP/IP connections. Instead, it will use a normal HTML proxy and send its requests through this proxy to a special server on the Internet, which will translate these requests and forward the connections to the desired location.
Along with these functions it also places some rudimentary form of encryption on the things being sent so that the proxy can't tell what it is.
So essentially I tell MUSHclient (my MUD program) to connect to the localhost at some port that I choose, and through there it connects via cliser and port 8080 (the only open port here, used for general website access) to some random server out there owned by mosha.net. From there the request goes to the SK server
Now, I performed all the necessary steps to make this program work. In fact, it did work... I was able to reach the SK character log-in page using MUSHclient, something that was totally impossible before.
However as soon as I type in my character's name and press enter, I get a message from MUSHclient saying "The SK server has closed your connection." SK being simply what I named the connection.
What's interesting is that mosha.net has a telnet gateway on the site. I believe it uses similar methods to the cliser + MUSHclient method, and using similar information to what I input into cliser (also created by mosha btw) I am able to connect AND log-in. The only problem is that the telnet gateway is currently a piece of garbage and the game is pretty much awful-looking and unplayable on it.
Why is the SK server disconnecting me as soon as I enter the character name? Is it the server, because of the encryption or something? Is it somehow my proxy?
I don't really expect an answer but I know a lot of you guys are probably better with this stuff than me, so I figured I'd give it a shot. I am also asking the mosha.net guy what he thinks about it.