Best cross-platform solution for network server?

Posted by Anonymous on Stack Overflow See other posts from Stack Overflow or by Anonymous
Published on 2010-04-10T20:28:03Z Indexed on 2010/04/10 20:33 UTC
Read the original article Hit count: 234

Filed under:
|
|

Hi, 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.

© Stack Overflow or respective owner

Related posts about cross-platform

Related posts about c++