# communication **Repository Path**: ZhiweiShi/communication ## Basic Information - **Project Name**: communication - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README communication ============= Java-based chating room ,which be used in loacl area network 项目目的: --- 学习java多线程开发,了解tcp/udp相关原理 部分功能: --- > 服务端启动 ![DataV logo](https://raw.github.com/cncduLee/communication/master/pic/login.png) > 点对点发送消息 ![DataV logo](https://raw.github.com/cncduLee/communication/master/pic/chat.png) > 广播消息 ![DataV logo](https://raw.github.com/cncduLee/communication/master/pic/broadcast.png) >其他功能还有:文件传输,字体大小,图片片发送等...