🌐 ASocket 是一个TCP/UDP协议的封装库,方便快速实现TCP的长连接与UDP的单播、组播、广播等相关通信
-
Updated
May 14, 2025 - Java
🌐 ASocket 是一个TCP/UDP协议的封装库,方便快速实现TCP的长连接与UDP的单播、组播、广播等相关通信
a lightweight `GET` and `POST` web server written in Java
Simple multiplayer chess game with chat, made in Java.
Creating a multiuser chat app in Java, providing real-time communication and collaboration among multiple users.
A multithreaded socket server application that accepts client connections and handles their requests asynchronously. Includes both server and client implementations for real-time communication.
Repositorio para la asignatura Seminario de Actualización.
Simple chat implemented with Java
Console/Command line version of TicTacToe playable on SIngle machine and On Multiple machines
It is a java application in which multiple clients can access the server concurrently and can upload or download files from the server
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.
A classical bluetooth based multi-player 2d Ping pong game for Android devices
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.
Desktop chat with the ability to listen to music and watch videos
Email App using Swing library and Socket Programming in JAVA
In this game, the objective for each player is to eliminate other players in a rectangular playground of adjustable size (n*m). The playground contains randomly placed obstacles that change with each round of the game. In the offline mode, three computer-controlled players act as enemies, spawning in random locations on the ground.
Word frequency analyzer with a custom load testing tool to compare server performance under varying loads.
A bookstore application, that provides a GUI for the client. the server handles all the computation and data processing from the clients' inputs. It has a separated GUI for the admin and the users. The exchanging of messages between client to server is through xml files
Add a description, image, and links to the server-socket topic page so that developers can more easily learn about it.
To associate your repository with the server-socket topic, visit your repo's landing page and select "manage topics."