Python Forum
Python 2 http networking problems, if any
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python 2 http networking problems, if any
#1
What sorts of special problems are there with writing
http networking code with Python 2 rather than Python 3 ?
Are the Python Library calls for http networking
compatible across both Python 2 and Python 3 ?
Reply
#2
I don't know for any problems with any Python 2 networking libraries. In Python 3.6 there is an implementation socket module in asyncio moduleĀ  which is not blocking. Also Streams and Protocols: https://docs.python.org/3/library/asyncio-stream.html
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How can I begin learning networking? rohit19 5 3,879 Feb-10-2021, 09:56 AM
Last Post: Naheed
  Networking Help iMuny 1 2,010 Apr-13-2020, 05:37 PM
Last Post: Larz60+
  Networking archer491 0 1,983 Dec-11-2019, 10:17 AM
Last Post: archer491
  A virtual network to use with python to learn about networking with python? marienbad 0 2,329 Feb-11-2019, 09:20 PM
Last Post: marienbad
  Need some help with networking problems... GottaAimHigherPal 6 3,608 Oct-18-2018, 07:41 AM
Last Post: JunaithPetersen
  python -m http.server giving invalid syntax echowit 5 7,091 May-17-2018, 02:13 PM
Last Post: echowit
  COMPLETE BEGINNER TO NETWORKING. HELP? ShadowWarrior17 11 7,520 Jan-06-2018, 02:05 PM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

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