C++ with boost instead of Qt
Java is used in the real world for a few consumer servers. I have no intention of using the server; however, I'm sure some people here will. In addition to that, Java really isn't that bad. Yes, it's not as good as C++, but it's not horrible. Also, Conquer servers really don't need much to run. It's nothing like a Minecraft server or WoW server. I also haven't completely made up my mind. I just stated that Java seems to be the direction I'm going to go in.Quote:
I seriously dont understand the consideration of Java in this, the performance between a server written in C++ and one written in Java would be night and day, it might be interesting to see a server written in Java, but that's all it would be =/
Alright. I'm doing a game engine in Java right now, so I guess that's good enough. I'll make the server in Visual C++ (because I'm still very interested in it, it has a great IDE, and a great library). If that works for you and everyone else, then I'll do that instead and keep Java to myself and my game engine.Quote:
You really should just drop the idea of Java, it has performance issues, the IDE's available for Java are awful also. If people want to see examples of Java being used as servers I'm sure there's already source code available that does that just fine. I believe the only language people in this community are interested in seeing is C++ as there are potentially performance gains to be had from using it. Java on the other hand offers no performance gains, and in fact would just cause problems as it is a big-endian language, so pretty much everything would need to be converted when sent, which while being only a handful of instructions, is still a handful more than should be required.
Because I need Java in my portfolio.Quote:
And why not a game engine in C++ as well?
[Only registered and activated users can see links. Click Here To Register...]
I appreciate your opinion, but I'm already programming C++ GCC for my college's CS server (which runs Linux). I only put up things in the poll that I needed in my portfolio (with the addition of C# which I regretted doing).Quote:
Since i quit conquer long time , but i like to give you my opinion if it c++ , c# , java or w/e
its will be based on what you like to code with and about the stability and bugs its always will be programmer mistakes , but i will vote for something that not in the poll and its linux c++ using emacs or gdb, gcc , linux system faster and have better performance than windows , go for it because 95% of the conquer community is use c#, the profit of create new emulator its learn from mistakes more than play the game it self so if i were you i will go for linux c++.
#edit
Qt is a C++ based framework that extends the capabilities of C++ through custom compilation steps. Qt-based classes derive from QObject and can take advantage of additional functionality not present in the standard C++ language, And i like it to be based on mssql.
So the choice up to you.
Good luck
Greetings Andrew.