GitHub topics: serversocket
imgovindjee/Video-Conference
Language: Java - Size: 44.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

aliakh/demo-sockets-io-nio-nio2
'Java sockets I/O: blocking, non-blocking and asynchronous' article and source code
Language: Java - Size: 168 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 60 - Forks: 15

Shabnam-Khaqanpoor/ChatApp-Socket Fork of UI-AP-2023/chatroom-project-two
Simple Chat Application built using Java and socket programming, allowing multiple clients to connect to a server. The server handles client connections, broadcasts messages, and stores them in a MySQL database. Clients can send messages, view received messages, and ping the server to measure latency.
Language: Java - Size: 272 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

arafinmridul/TCP-Chat-Room
Serversocket threadpool multiple client connections chat room
Language: Java - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jasonhsu93/IoT-Data-Analytics-Client-Server
Developed a server capable of receiving sensor data from IoT devices. Implemented services for data aggregation and providing notifications based on the received data.
Language: Java - Size: 147 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

theinvincibleknight/SimpleSHAREit
Simple Java program to connect two devices through connected Network and share images.
Language: Java - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

JohannesPosch/SimpleServer
This is a small java library to create simple servers very fast
Language: Java - Size: 111 KB - Last synced at: 9 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

Wartem/client-server-feature-examples
Client & Server - usecases like chat
Language: Java - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

UmairHabib/Chat-System-Using-MutliCast-Sockets-JAVA
This chat system handles multiple synchronous clients with server by using Multicast Sockets in JAVA Language. Here each client interact with server by using Dynamically created port.
Language: Java - Size: 236 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

sadi304/JavaFX-Chat-App-ServerSocket
Simple JavaFX group chat with socket implementation
Language: Java - Size: 62.5 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mtumilowicz/java12-io-socket-client-server-workshop
Blocking implementations of server using java.io and java.net: single thread, thread per connection, thread pool.
Language: Java - Size: 151 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

theinvincibleknight/SimpleFileShare
Simple File sharing java program that uses ServerSocket package to transfer files between Client and Server.
Language: Java - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

wagnerjfr/web-http-socket-server-task-manager-docker
This project aims to create two kinds of multi-threaded web servers (with thread-pooling) for executing simple tasks. There are three tasks implemented and the user can add more. The web servers receive the command and the parameter(s) for running a task through terminal command.
Language: Java - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

matejbucek/JDTP
Java library for creating simple socket connections
Language: Java - Size: 354 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Agslz/java-http-server
Un servidor hecho en Java utilizando el patron de diseño Singleton, procotolo HTTP, conexiones TCP, multrithreading, server sockets, etc
Language: Java - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gabriel0alvesz/Simple-Middleware-In-Java
This is a middleware simple project implemented in Java. Utiliting the classes, ServerSocket and Socket.
Language: Java - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

akkiePro/chat-app
Chat app using socket programming and swing in java.
Language: Java - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BlooSkyd/INFR-GroupChat
Projet de communication LAN (Infrastructure)
Language: Java - Size: 545 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

Iamc0d3r/server-socket-chat-
Chat application made by using JAVA, SQL, JAVA SWING. For connectivity used Server Socket.
Language: Java - Size: 2.01 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

btrcardoso/KnockKnockServer
Servidores de piadas singlethread e multithread baseado na documentação da Oracle.
Language: Java - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vacax/chat-servidor-basico-tcp
Proyecto servidor TCP - Chat.
Language: Java - Size: 1.78 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

javiaspiroz/ProgramacionConcurrenteDistribuida
Códigos PCD
Language: C++ - Size: 145 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

bigfito/com.bigchat.es
Chat multi-hilos cliente/servidor escrito en Java siguiendo el patrón de diseño MVC.
Language: Java - Size: 76.2 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

javiciier/ServidorWeb
Implementación de un servidor Web multihilo capaz de interactuar con clientes web y ofrecer páginas web y sus recursos
Language: Java - Size: 853 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Styve-Alves/SuperChat
ChatServer is a program that allows several people to chat in real time through a TCP (Transmission Control Protocol) connection. In this program, multiple client connections are handled simultaneously by a server, allowing clients to communicate with each other.
Language: Java - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nethli/Blocking-Mode
Socket Client and Socket Server using Blocking Mode
Language: C# - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Junayed7166/Your-Course-Mate
Language: JavaScript - Size: 15.4 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

iamniklas/Server-Client-Dual-Antenna
Language: Kotlin - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

tristanratz/SwiftUI-ChatApp
A small cross plattform SwiftUI Chat Room App implemented using TCP with a Python-Twisted Server included.
Language: Swift - Size: 2.54 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

peterphmikkelsen/klask
Kotlin version of Flask
Language: Kotlin - Size: 243 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

moonisahmed/chat-application
A simple socket.io chat application with server side done in Node.js
Language: JavaScript - Size: 682 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

A-Sakhmina/netology_javacore_client-server_application
Working with server(sending messages to it and reading messages from it), using ServerSocket, etc.
Language: Java - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AliAlbabily/Chat-App
A Chat application where the connected clients are able to send messages to each other over a server.
Language: Java - Size: 609 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

BrodyGaudel/Programmation-Reseaux-Avec-Java
Programmation Réseaux avec Java
Language: Java - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jiyoung-99/DBPerformanceGathering
오라클 성능 지표 수집 프로젝트
Language: Java - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Olutobz/SimpleHTTPServer
This program uses the Java ServerSocket and Socket class to create an HTTP server.
Language: Java - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vitormuuniz/Chat-HST
Internship challenge. The goal is to create an application that allows to view online users and send/receive messages and files through cmd.
Language: Java - Size: 26.9 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

harshalkaigaonkar/chatapplication-using-ceaser-cipher
This is A One - Way command line based Chat- Application using Socket programming and Ceaser - Cipher Cryptography Algorithm .
Language: Java - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

piyushwani004/chat-Application
Client-Server Chat Appliation In JAVA
Language: Java - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

roquijo/Sockets-and-BD-postgres
Use of serverSockets and sockets with a data base posgres, implements a Design pattern dao, dto and use of solid principles
Language: Java - Size: 2.63 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pinsondg/simple_server_pong
Pong game with a java server backend
Language: CSS - Size: 14.8 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

FlorianWoelki/Commu
Commu is a basic chat client with a custom packet system.
Language: Java - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sinan-aumarah/file_explorer_server
Simple file explorer server using java java.net package only.
Language: Java - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

claudiomarpda/ChatGroupServer
Multi thread server for a chat group application
Language: Java - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

claudiomarpda/Battleship
Language: Java - Size: 50.7 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
