Qt problem
Hello all,
i would like to know how i can prepair(or encode) a class type for sending over a TCP connection. and when sent, how do i decode that info at the other end. That should be done in Qt (c++).
Thanks
I am sorry, i dont have any example, but if you have any that explains this situation, i will be very greatifull.
Hello all,
i would like to know how i can prepair(or encode) a class type for sending over a TCP connection. and when sent, how do i decode that info at the other end. That should be done in Qt (c++).
Thanks
I am sorry, i dont have any example, but if you have any that explains this situation, i will be very greatifull.
Comment