GladNet (Glader's Library for Advanced Development of Network Emulation Technologies) server implementation of the .NET TCP Server (TcpListener) for server emulation.
Info
Version: | 4.9.45 |
Author(s): | Andrew Blakely, HelloKitty |
Last Update: | Monday, October 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HelloKitty/GladNet3 |
NuGet Url: | https://www.nuget.org/packages/GladNet.Server.DotNetTcpServer |
Install
Install-Package GladNet.Server.DotNetTcpServer
dotnet add package GladNet.Server.DotNetTcpServer
paket add GladNet.Server.DotNetTcpServer
GladNet.Server.DotNetTcpServer Download (Unzip the "nupkg" after downloading)
Dependencies
- GladNet.API.Server(>= 4.2.12)
- GladNet.API.TCP(>= 4.2.12)
- Common.Logging(>= 3.4.1)
- Nito.AsyncEx(>= 5.1.0)
- Pipelines.Sockets.Unofficial(>= 2.2.0)
- System.IO.Pipelines(>= 5.0.1)
Tags