Symbols from TCP Data #6
kjacksonmusic
started this conversation in
Bug Reports
Replies: 3 comments 3 replies
-
@kjacksonmusic CommsKit decodes the data to a string using utf8 so I would assume it's either using a different encoding type or is raw data. I have created a beta build for you which includes a function to set the encoding then let us know your findings. This link expires in 1 hour and the macOS build is signed but is not notarised. https://url.dev/CN2ZXrh/ |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hey Matt can you resend the link.
…Sent from my Google Pixel
On Thu, Aug 12, 2021, 10:32 AM Matt Didon ***@***.***> wrote:
@kjacksonmusic <https://github.com/kjacksonmusic> CommsKit decodes the
data to a string using utf8 so I would assume it's either using a different
encoding type or is raw data.
I have created a beta build for you which includes a function to set the
encoding then let us know your findings.
This link expires in 1 hour and the macOS build is signed but is not
notarised. https://url.dev/WnKgUGj/
<https://user-images.githubusercontent.com/16917736/129215213-dae486d7-79d2-445e-a454-9cdc5db9e130.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAPVF72OCKBS36XT4GXNDIDT4PLOLANCNFSM5CA7VHBQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Got it, thanks!
Kevin Jackson
…On Thu, Aug 12, 2021 at 11:50 AM Matt Didon ***@***.***> wrote:
@kjacksonmusic <https://github.com/kjacksonmusic> https://url.dev/CGf3x2b/
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAPVF7Z2GERUYEGPJS4HYFLT4PUUJANCNFSM5CA7VHBQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I am using commskit to intercept TCP messages from a device controller and it seems as though Commskit is not able to interpret the symbols properly?
Big Sur 11.5
Commskit 1.5.0 build 72c3bc0
Beta Was this translation helpful? Give feedback.
All reactions