Qt 6.11 is out! See what's new in the release
blog
Datastream Qt c++
-
-
iam sending structure pointers of four members through socket in the server side , but i received only 3 members at the client side through DataStream , the last one received as 0 (int member), what shall i do to receivce the variables properly
@azhagans2 Please show your code for sending and receiving.
-
S SGaist moved this topic from Qt in Education on
-
@azhagans2 ... and perhaps explain how pointers from a client will be useful on a server (or vice versa).
-
@azhagans2 ... and perhaps explain how pointers from a client will be useful on a server (or vice versa).