Python Forum
Decode data of udp connection
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Decode data of udp connection
#3
(Oct-24-2017, 05:04 PM)Larz60+ Wrote: I tried using:
str.decode("utf-8", "strict")
to no avail.
I beleive that what you have is pure binary data, not encoded text.

Hi Larz60, tks for ur time.

I try that to, but no sucess. Will try with binary.
Reply


Messages In This Thread
Decode data of udp connection - by deividnastri - Oct-24-2017, 01:03 PM
RE: Decode data of udp connection - by Larz60+ - Oct-24-2017, 05:04 PM
RE: Decode data of udp connection - by deividnastri - Oct-24-2017, 05:12 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020