For a while now I've wanted to write a particular client-server app. So far the only thing I've done about it is a mock GUI prototype on VB2005 a few years ago. However, after some intense thinking I've decided it would be best to make it cross-platform. Good apps should run on every OS
The problem is, besides knowing I should probably write it in c++, I have no idea where should I start - or even how to make a bunch of c++ code to compile correctly and run across different platforms. So this leads to the question: does anybody here know how to do this?
And now, after having typed this, I realise it's probably not smart of me to commit myself to such an ambitious project, I'm probably not knowledged enough to even start. But still... what's the worst that could happen?