Conquer Online Webclient?

12/22/2012 15:06 Yoshio:)#1
As you know Java is cross-platform, so it is possible to put specific games made with Java on webclients, but for what games is that possible?
I know that Runescape for example is a very famous webclient/client game, but I was wondering if Conquer Online would also be able to be put in a webclient, if you would convert the C# into Java.
12/22/2012 15:11 InfamousNoone#2
Conquer Online's client is coded in C++ first of all. Yes, it's completely possible, but for it to be compatible with the official servers without getting banned you would have to do a tremendous amount of reverse engineering for the information which is not public.
12/22/2012 15:42 Yoshio:)#3
Quote:
Originally Posted by InfamousNoone View Post
Conquer Online's client is coded in C++ first of all. Yes, it's completely possible, but for it to be compatible with the official servers without getting banned you would have to do a tremendous amount of reverse engineering for the information which is not public.
I see, thanks for telling me that.