Rewrite from Java to C++
Okay, so my server is currently running on Java and makes use of DataOutputStream and DataInputStream. And whilst I’m on a rewrite, I need to wrap those into C++. Which…
WLGfx Programmers Website and Blog
Me, my programming and I...
Okay, so my server is currently running on Java and makes use of DataOutputStream and DataInputStream. And whilst I’m on a rewrite, I need to wrap those into C++. Which…
“I feel almost like a god!” To have my own software running in the cloud and being able to serve its purpose, ‘feels good’. Yes, I’ve had one of those…
Maybe things have plodded along at a gentle pace recently, but that’s also a good thing because it give me a chance to reflect back and get things back into…
The ‘project’ has slowed a bit because of content and artwork which I will be jumping on over these next few days. Server updates are now being reconsidered because I read…
A few weeks back I started on the upgrade from the Java server to a C++ server. I scrapped the first project and started again when I learnt about the…
A quick snippet from tonight’s diary entry: 20:30 – I’m still reading up on some stuff about non-blocking TCP server programming and so far the best examples come from http://developerweb.net/viewtopic.php?id=2933.…
They’re really just as simple as using */UNIX… Huh… I’ve been faffing about with my database for most of the night and after relearning a few things, I deleted all…
Well, not exactly crashed the server, but I stopped it from running which is a proof of concept. With a simple Java program which sends legitimate requests from a legitimate…
I’ve had the server running for over 3 weeks so far, and although it’s only a few testing devices, it’s looking very promising. The server hasn’t failed once and I’ve…
My project: I’ve been taking my time on this project for a damn good reason, I don’t want to rush things and end up making some serious mistakes with it.…