# NetworkComms.Net **Repository Path**: rainmax/NetworkComms.Net ## Basic Information - **Project Name**: NetworkComms.Net - **Description**: Networkcomms 是一款C# 语言编写的TCP/UDP通信框架 作者是英国人 以前是收费的 目前作者已经开源 开源地址是:https://github.com/MarcFletcher/NetworkComms.Net networkcomms通讯框架使用简单方便,性能稳定. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-03-06 - **Last Updated**: 2021-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NetworkComms.Net ## What is it? NetworkComms.Net was developed so that high performance network functionality could be effortlessly added to any .net product. We wanted to require little to no knowledge of networking to make things work first time alongside all of the desirable power features for more experienced network developers. Using our C# network library you can quickly and easily create an unlimited range of products taking advantage of: - Server to Clients – One to Many - Peer to Peer – Many to Many - Cloud to Client – Many to One - … and all configurations in-between! ## Supported Environments - .net 2+ compatible languages (C#, VB .Net, F#, J#, C++/CLI etc) - Mono 2.10+ (Linux, Unity3D, MonoGame etc) - iOS (Xamarin.iOS) - Android (Xamarin.Android) - Windows Phone 8 - Windows Store (RT & Metro) ## LICENSING This project is made available under the Apache License v2. Please see the included LICENSE for more information. ## DOWNLOAD http://www.networkcomms.net/downloads/NetworkCommsDotNet_v3.0.3_ALv2.zip MD5 - 58EDF8E7E856189AB7BB7A2A8DA2BD65 SHA1 - 768E990E222F3B621077361EE2804C27E2C9D062 We welcome contributions to setup NetworkComms.Net as a NuGet package. ## GETTING STARTED Everything you need to know about getting started with NetworkComms.Net, including a short introduction video can be found here http://www.networkcomms.net/getting-started/ ## SUPPORT & TUTORIALS For support and tutorials please start here http://www.networkcomms.net/network-library-support/