Python實現http協議,簡單的WebServer示例

1. 服務端Serverhtml #!/usr/bin/env python3python # -*- coding: utf-8 -*-web # www.etdev.net by respeke瀏覽器   import socketapp import threadingsocket   def tcp_thread(sock,addr):tcp print('accept new conne
相關文章
相關標籤/搜索