# Socket_Exercise
**Repository Path**: SKYNE/Socket_Exercise
## Basic Information
- **Project Name**: Socket_Exercise
- **Description**: 简单的套接字的服务端,客户端的连接
- **Primary Language**: Python
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2018-03-11
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
### 简单的python套接字的练习使用
### 服务端可以接收客服端传来的数据
### 能够做出判断,并返回验证信息
### 客服端能接收服务端传回的信息