Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Decode data of udp connection
Post: RE: Decode data of udp connection

(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 ...
deividnastri Networking 2 6,664 Oct-24-2017, 05:12 PM
    Thread: Decode data of udp connection
Post: Decode data of udp connection

Hi, i am receiving data from a UDP connection and don't know how decode this. Code where i receive the data: import socket # Set up a UDP server UDPSock = socket.socket(socket.AF_INET,socket.SOCK_D...
deividnastri Networking 2 6,664 Oct-24-2017, 01:03 PM

User Panel Messages

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