After a few days of coding in C#, I finally got a mostly working ICQ server solution that relies on ClientLogin to provide Authorizer services to old ICQ clients and a BOS server for them to connect to, which allows them to login. I was considering either hosting this on a single instance or making it a program that acts as a local proxy, but then @TReKiE offered me hosting from one of his servers to assist me for the time being. I accepted his offer, and now you can hook up older ICQ versions to the server to get them working again. Note that at this time, this server only supports versions 2000 - 2003 and 5.x. However 6.x doesnāt seem to log in with this solution at the moment (it uses channel 0x02 authentication, which I havenāt implemented yet), and 7.x and 8.x use ClientLogin.
Anyways, to connect to this server, hereās the information that youāll need to connect:
Server: hypersonic.trexion.com
Port: 5190
Afterwards youāre pretty much sold. Have fun, and see you on ICQ.
WOW! THIS IS AMAZING! But I tried to connect to your server with ICQ 2000a and I canāt confirm registration. Server donāt responding. Sorry for my mistakes, if they are, Iām Russian, but I can speak English not bad.(itās not Google Translate)
Currently, there is no way to register new accounts through this server. All you can do is login with a pre-existing UIN and password. And at this point, I donāt think I can get registration working anyway.
Does hypersonic.trexion.com support ICQ 2001b? I heard that you wrote that said server only supports versions 2000 - 2002 but you said that youāre not sure about 2003a, 2003b, 5.0 and 5.1.
Currently, this server uses an abandoned API used for ICQ logins to get the main servers older clients use to access the core of the service, so there are no databases involved with this. If there were, then I probably wouldnāt look to TReKiE for hosting.