Repository navigation

#

server-socket

reactphp/socket

Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.

PHP
1247
1 个月前

🌐 ASocket 是一个TCP/UDP协议的封装库,方便快速实现TCP的长连接与UDP的单播、组播、广播等相关通信

Java
58
10 个月前

C++ Network socket library for both Windows and Linux.

C++
7
4 个月前

Creating a multiuser chat app in Java, providing real-time communication and collaboration among multiple users.

Java
4
2 年前

A multithreaded socket server application that accepts client connections and handles their requests asynchronously. Includes both server and client implementations for real-time communication.

Java
3
1 年前

Repositorio para la asignatura Seminario de Actualización.

Java
2
1 年前

Simple chat implemented with Java

Java
1
5 年前

Console/Command line version of TicTacToe playable on SIngle machine and On Multiple machines

Java
1
8 年前

It is a java application in which multiple clients can access the server concurrently and can upload or download files from the server

Java
1
5 年前

This repository contains a basic implementation of a single-threaded client-server application in Java. The server listens for client connections, echoes received messages back to the client, and handles data exchange using sockets and I/O streams.

Java
1
1 年前

Program w architekturze kient - serwer. Jako serwer HTTP odbiera żadania od klienta przetłumaczenia polskiego słowa na odpowiednik w innym wybranym języku. Jeśli serwer dla danego języka istnieje to zwraca tłumaczenie.

Java
0
7 年前

Threaded echo client-server lab using sockets in Java

Shell
0
2 年前