python socket send data from client to server

前端 未结 0 1793
我寻月下人不归
我寻月下人不归 2020-12-07 13:19

I am building a simple Python server than will receive data from the client and print it on screen. This is my code so far.

SERVER CODE:

import socket
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题