I don't know it can or not to post this type of question::
my game server use the following code to encrypt the message and send to client ( This code are not code by me )
And I found that if the str length bigger than 128, the client will receive the wrong message, Anyone know how to solve this problem
Here's two examples:
Anyone know about this problem?
I try my best but I can't solve this. Hope anyone can help!!!
my game server use the following code to encrypt the message and send to client ( This code are not code by me )
And I found that if the str length bigger than 128, the client will receive the wrong message, Anyone know how to solve this problem
Here's two examples:
Anyone know about this problem?
I try my best but I can't solve this. Hope anyone can help!!!