# TCPCommunication **Repository Path**: codelady/TCPCommunication ## Basic Information - **Project Name**: TCPCommunication - **Description**: 一个基于TCP的通信小程序 C++ - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2016-03-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![logo](/logo.png)](http://www.codelady.space) ---------- # TCP通信 **简介:**一个基于TCP的通信小程序,win8.1、win7实测可用 * 客户端发送内容给服务器端,内容显示在双方屏幕上 * 服务器端接受到客户端发送的请求,给客户端返回一个收到信息,内容显示在双方屏幕上 **开发环境:**VS2012 **开发语言:**MFC C++ **截图:** ![TCP通信](/TCPCommunication.png) 来自 **[CodeLadyJJY](http://www.codelady.space)**