🌐 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.
Multi-Client-Chat-Application
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.
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.
A classical bluetooth based multi-player 2d Ping pong game for Android devices
Desktop chat with the ability to listen to music and watch videos
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
File Transfer Application is an application that can transfer any kind of file from server to client and client to server using Java Socket. First of all, I built a server that identifies the client's commands and processes it according to the client's request. For example, If a client wants a file from the server, then the client simply sends a…
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."