Python Socket TCP单线程通信【三】
3.当我们运行客户端与服务器时,会发现,彼此是能够正常交流的,但是还存在有点问题:两者只能一对一的交流,也就是说,你说一句,我再说一句,不能一下说两句。 post_pysocket3_1.png
957 字
|
5 分钟
Python Socket TCP初始【一】
Socket( )函数内有两个参数,
1618 字
|
8 分钟
Include Video in the Posts
This post demonstrates how to include embedded video in a blog post.
62 字
|
1 分钟