# UE4-TCP-Plugin **Repository Path**: digital_credit_platform/UE4-TCP-Plugin ## Basic Information - **Project Name**: UE4-TCP-Plugin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-03-13 - **Last Updated**: 2021-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UE4-TCP-Plugin 简单的UE4 tcp通信插件 + 实现了简单的TCPServer TCPClient 相互连接 发送数据 [github地址](https://github.com/HeartlessLD/UE4-TCP-Plugin) #### 用法 + 服务器创建 ![在这里插入图片描述](https://img-blog.csdnimg.cn/20200506170549404.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L21heGlhb3NoZW5nNTIx,size_16,color_FFFFFF,t_70) + 客户端创建并连接 ![在这里插入图片描述](https://img-blog.csdnimg.cn/20200506170629572.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L21heGlhb3NoZW5nNTIx,size_16,color_FFFFFF,t_70) 连接回调 ConnectedServerResult