# NetCore_Tcp **Repository Path**: Tigerworm/NetCore_Tcp ## Basic Information - **Project Name**: NetCore_Tcp - **Description**: No description available - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NetCore_Tcp #### Description Mutiple Platform Tcp Transfer Program. Include TcpClient and TcpServer. #### Software Architecture Coding by .Net Core #### Installation 1.How to use and deploy .Net Core Program In Windows and Linux. reference [Net Core Install Description](https://gitee.com/Tigerworm/DES.git) 2.Attention! Please close off system firewall when test program run. 3.Centos Linux 7 firewall close code: - `sudo systemctl stop firewalld.service` - `sudo systemctl disable firewalld.service`