Page 1 of 1

160 chars bug

Posted: Fri Jun 21, 2019 8:49 pm
by developerlearn999
when i send from client to server next chars there is some bug :
159-> server get 159
160 -> server get 159
161->server get 161
there is some bug with sending 160 chars...

Re: 160 chars bug

Posted: Sun Jun 23, 2019 4:01 pm
by alt
Could you please show the text for 160 chars case?

Which configuration do you use for EncodingMapper? Do you use GSMEncoding or GSMPackedEncoding?

Re: 160 chars bug

Posted: Mon Jun 24, 2019 5:04 pm
by alt
Please check if this issue is fixed in v2.6.12
https://www.nuget.org/packages/Inetlab. ... eta-190623

Re: 160 chars bug

Posted: Thu Jul 04, 2019 8:49 am
by developerlearn999
oops just now saw the answer.
i am on version v2.0.50727
v2.6.12 is still beta