Python Forum
Python 2.7 vs Python 3.8 (Socket Module)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python 2.7 vs Python 3.8 (Socket Module)
#5
MattB Wrote:the result is still encoded incorrectly.
I don't think the result is encoded incorrectly. It is the printing operation that encodes the data. Was your previous post with python 2.7 ?

The server doesn't know whether the client process is using python 3.8 or 2.7, so if the client sends the same request, it must receive the same response.
Reply


Messages In This Thread
Python 2.7 vs Python 3.8 (Socket Module) - by MattB - Mar-16-2020, 07:11 PM
RE: Python 2.7 vs Python 3.8 (Socket Module) - by Gribouillis - Mar-17-2020, 07:02 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  python socket connect only sometimes espDino 0 1,546 Jul-15-2020, 12:13 PM
Last Post: espDino
  how to get your own ip using python (NO SOCKET:) ) julio2000 3 2,326 Mar-02-2020, 09:35 PM
Last Post: buran
  Python module wifi not showing all wireless networks marozsas 3 3,980 Jan-24-2020, 02:59 PM
Last Post: buran
  For Xilinx EthernetLite LWIP:Need help in Python SOCKET Coding Saras 1 3,006 Oct-01-2018, 05:16 AM
Last Post: Saras
  Python Socket programming with packets sourabhjaiswal92 1 4,153 Sep-18-2018, 06:24 AM
Last Post: martingever
  Send data BMP180 between client and server trought module socket smalhao 0 2,863 Jul-30-2018, 12:56 PM
Last Post: smalhao
  Python socket : Error receive data quanglnh1993 1 13,053 Mar-14-2018, 11:59 AM
Last Post: avorane
  Python module for Router configuration parsing anna 0 3,657 Mar-08-2018, 06:02 PM
Last Post: anna
  Python // C # - SOCKET connection is constantly interrupted raspberryPiBRA 0 2,432 Feb-01-2018, 09:53 AM
Last Post: raspberryPiBRA

Forum Jump:

User Panel Messages

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