How to handle long datatype between 64-bit Unix and Windows Applications?
I’m working on a C++ Client Server Application where client is on Windows and Server is on AIX. Both the existing applications are on 32-bit and we are planning to move them to 64 bit.