484 packages tagged with “socket”
It's a .NET socket tool which can simplify the socket client developing. This difference between this package and SuperSocket.ClientEngine is it doesn't include the protocol resolving library.
Transport model in DotNetty
Buffer management in DotNetty
DotNetty common routines
General purpose codecs for DotNetty
Application handlers for DotNetty
MQTT codec for DotNetty
Faster TCP Server and Client tools using low-level implementations. Successfully tested up to 10GBps.
It's a .NET socket tool which can simplify the socket client developing
Valorant .Net API, Internal Riot API Usage, With automatic game event handlers, XMPP Integration, Riot Login and Auth, TCP Integration
Simple wrapper for TCP client and server in C# with SSL support
This is the Azure Relay .NET Standard client library for Hybrid Connections. For more information about Relay see https://azure.microsoft.com/en-us/services/service-bus/. This package is only supported on Windows 8 / Windows Server 2012 and newer.
An infrastructure utility library written by c#.
SuperSocket is a light weight, cross platform and extensible socket server application framework. You can use it to build a server side socket application (like game server, GPS server, industrial control system, data acquisition server etc) easily without thinking about how to use socket, how to maintain the socket connections and how socket works.
TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的socket网络通信框架。包含了 tcp、udp、ssl等一系列的通信模块。一键式解决 tcp 黏分包问题,udp大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。 TouchSocket is Net (including C #, VB An integrated socket network communication framework based on Net and F #. It includes a series of communication modules such as TCP, UDP, SSL, etc. One click solution to TCP packet sticking and UDP packet fragmentation and combination problems. By using protocol templates, a series of data message parsing techniques such as "fixed packet header", "fixed length", and "interval characters" can be quickly implemented.
This library contains the necessary communication functions required for Notus.Network.
Event-driven wrappers around System.Net.Sockets.Socket, that support different message protocols ontop of raw communication.
Chilkat .NET Core Class Library
High performance, reactive TCP / UDP socket middleware for .NET
Kayak is an event-base IO libary for .NET. Kayak allows you to easily create TCP clients and servers, and contains an HTTP/1.1 server implementation.
SAEA. Common is a tool class project in the SAEA project SAEA.Common 是SAEA项目中的工具类项目
Simple and straightforward library for TCP client and servers. Extremely useful for reading/writing with line-by-line command interfaces. Supports binary and string messages, automatic string trimming, and end-of-message delimiter (newline by default).
DEPRECATED: use package without "-signed". DotNetty is a port of netty framework. It is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
SAEA.Socket is a high-performance IOCP framework based on.dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架,基于.dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等 https://github.com/yswenli/SAEA
DEPRECATED: use package without "-signed". UDP and TCP SocketChannel implementations for DotNetty.