COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200521081220/https://github.com/topics/tcp-client
Here are
454 public repositories
matching this topic...
An blocking socket client for Android applications.
Updated
Jan 10, 2020
Java
Network utility for sending / receiving TCP, UDP, SSL
Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library. Aggregate 100,000 APIs & send anywhere in 20 lines of code. Ping/HTTP Calls 8000 servers in 12 seconds. (Akka)
www.parallec.io
Updated
Jan 14, 2018
Java
A distributed, tag-based pub-sub service for modern web applications and container-driven cloud.
Updated
Oct 22, 2019
Java
C++ TCP Library - NO LONGER MAINTAINED
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Updated
Apr 19, 2019
JavaScript
Modbus TCP Client/Server implementation for Node.JS
Updated
May 15, 2020
JavaScript
a golang micro-service framework compatible with alibaba dubbo
A minimal non-blocking TCP server written for Python 3.
Updated
Nov 11, 2017
Python
An easy-to-use, event-driven, asynchronous, network application framework compiled with Java 11.
Updated
May 16, 2020
Java
This project includes a few examples on how to create different types of sockets using AndroidAsync.
It includes examples for a TCP client/server, TCP client with SSL and UDP client/server.
Updated
Nov 13, 2018
Java
tcpgoon, maximum TCP connections tester
Elixir Adapter for EventStore
Updated
May 17, 2020
Elixir
EventStore Haskell TCP Client
Updated
Mar 27, 2020
Haskell
FIX Protocol Support for Netty
Updated
Oct 13, 2019
Java
An open source chat server implemented in Go
Ultra fast and low latency asynchronous socket server & client C# library with support TCP, SSL, UDP protocols and 10K connections problem solution
An asynchronous variant of TcpClient and TcpListener for .NET Standard.
React Native TCP socket API for Android & iOS with client SSL/TLS support
Updated
May 13, 2020
Java
ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics
A TCP SYN flood client written in Rust, powered by libpnet
Updated
Apr 24, 2020
Rust
Net::TCPClient is a TCP Socket Client with automated failover, load balancing, retries and built-in timeouts.
Updated
Feb 24, 2020
Ruby
A Godot to IRC to Twitch interface.
Updated
Feb 14, 2019
GDScript
Simple wrapper for TCP client and server in C# with SSL support
✉️ Learn Network Protocol and Network Programming
A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP
Improve this page
Add a description, image, and links to the
tcp-client
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
tcp-client
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Couldn't see anything in the documentation about this.
Is it possible to run a HTTPS server and WSS on the same port but under different directories, or would you need to use another server on top to accomplish that?