I need to define some struct, to pass msg in socket.
please see the example:
// a.hpp Class A { public: int a; void Show(FILE* stream) const { // Sho