So as I'm currently expanding my knowledge in network programming / database usage using D, I thought this might be a good project for now to experiment with it.
The project will be completely open-source, so feel free to contribute if you want to.
As of now there's not really anything in other, other than being able to receive connections.
I will be updating this thread with more information later, as well changes that happens.
The project is written in D using cheetah (Uses vibe.d behind the scene) for network (Will be using MySql for database, once I get to that.)
You can read more about cheetah here: [Only registered and activated users can see links. Click Here To Register...]
You can read more about vibe.d here: [Only registered and activated users can see links. Click Here To Register...]
It should be able to compile on any platform that can compile D using both ldc, gdc or dmd. Which means it can be run on Windows, Linux and OSX.
The project is hosted on github as an organization for simplicity. The plan is to later have different projects tied to the current one.
It will be targeted at patch 5017 for a start, but I may branch out later to create higher patched versions.
The server can be run on any platform that can compile D using both DMD or LDC (LLVM). Which means it can be run on Windows, Linux, OSX etc. without any complications or configuration changes.
[Only registered and activated users can see links. Click Here To Register...]
Anyway, that's all for now.
Database download: (Coming with next update.)
The project will be completely open-source, so feel free to contribute if you want to.
As of now there's not really anything in other, other than being able to receive connections.
I will be updating this thread with more information later, as well changes that happens.
The project is written in D using cheetah (Uses vibe.d behind the scene) for network (Will be using MySql for database, once I get to that.)
You can read more about cheetah here: [Only registered and activated users can see links. Click Here To Register...]
You can read more about vibe.d here: [Only registered and activated users can see links. Click Here To Register...]
It should be able to compile on any platform that can compile D using both ldc, gdc or dmd. Which means it can be run on Windows, Linux and OSX.
The project is hosted on github as an organization for simplicity. The plan is to later have different projects tied to the current one.
It will be targeted at patch 5017 for a start, but I may branch out later to create higher patched versions.
The server can be run on any platform that can compile D using both DMD or LDC (LLVM). Which means it can be run on Windows, Linux, OSX etc. without any complications or configuration changes.
[Only registered and activated users can see links. Click Here To Register...]
Anyway, that's all for now.
Database download: (Coming with next update.)