Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best cross-platform solution for network server? [closed]

im starting a new project and for the first time i want to be cross-platform. But the tricky is my project would involve listen server, cryptos etc., etc. So i was wondering what is the best solution for cross-platform development (OpenSSL, instead of MSCrypto etc.) that would be easy to write with VS2010 (yeah the RC). The language is still not specified (depends on witch we would be easier) but im leaning to Visual C++.

In Cross-Platform i mean windows/generic unix compilation.

like image 351
Anonymous Avatar asked Sep 14 '26 15:09

Anonymous


1 Answers

Qt4 is a complete crossplatform framework, including a very strong socket library. also Boost.Asio http://www.boost.org/doc/libs/1_42_0/libs/libraries.htm.

like image 86
OneOfOne Avatar answered Sep 16 '26 04:09

OneOfOne



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!