/CoreNetLib

Client-server library based on tcp protocol to communicate each other (using the .NET object) in simple send\receive manner.

Primary LanguageC#Apache License 2.0Apache-2.0

Core Net Lib

Client-server library based on tcp protocol to communicate each other (using the .NET object) in simple send\receive manner. It is done for training purposes.

Packages

You can install it from NuGet or building from source.

Getting Started

See first sample in Wiki section.