Skip to content

ignorantshr/socket-communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[TOC]

简介

简单的socket通信,python2.7实现

运行环境

centos7 python2.7

安装

执行./install.sh安装模块

运行

进入到对应目录下,开启两个终端,一个运行服务端:python server.py,一个运行客户端:python client.py

说明

  • chatroom可开启多个客户端
  • 所有的客户端都可以发送后门字符串exit_all来关闭服务端

About

python实现简单的socket通信

Resources

License

Stars

Watchers

Forks

Packages

No packages published