[TCP] Can not get message from other client. #24
-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Well. if you want use
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Well. if you want use
|
Beta Was this translation helpful? Give feedback.
Well. if you want use
Netlywith other library you must do:Option 1
Neltyusescustom message framingforperformanceanddata securitypurposes so that a message is received in the same way it is sent.Message Framingis something that each library adds differently and netly also uses a different protocol than the otherTCP libraries.Option 2
Notice:
Remember that if your server has message framing enabled, the client must also h…