Is there a nice implementation of an RPC server that runs on Linux and has a client for Windows. It should use protcolbuf for messages. All code is C++.
The only examples I can find all compile well on Linux but do not have so much luck on Windows!
I checked all these https://code.google.com/p/protobuf/wiki/ThirdPartyAddOns