-
Notifications
You must be signed in to change notification settings - Fork 0
Session 14: Practicing with web servers and the http module
Juan Gonzalez-Gomez edited this page Feb 27, 2019
·
2 revisions
-
Goals:
- Practicing with web servers
- Practicing with http python module
- Duration: 2h
- Date: Week 7: Wednesday, March-6th-2019
- Place all the files in your P5 Folder in your 2018-19-PNE repo in github
- Re-implement the same web server you implemented in the practice 4, but using the http module
- Boni García
- Juan González-Gómez (Obijuan)
- Alvaro del Castillo. He designed and created the original content of this subject. Thanks a lot :-)
S0: Introducction
S1: Tools I
S2: Tools II
S7: Client-Server-1
S8: Client-Server-2
S9: Client-server-3
S10: Client-server-4
S11: HTTP protocol-1
S12: HTTP protocol-2
S13: HTTP module
S14: HTTP module
S15: HTML forms
S16: HTML forms
S17: JSON and API REST
S18: JSON and API REST