108 results for “topic:java-sockets”
Asynchronous TCP/UDP socket library
A secure chat between an Android client and Java server using AES for encryption and Diffie-Hellman for key exchange.
List sample of Client-server Socket Programming (TCP) build with Java
MMORPG Video Game of the year 1999 created in Visual Basic 6.0 by Pablo Marquez (Morgolock), this game is open source. I have translated it to Java with LWJGL3, this game would be the base client, the connection to the server is being implemented with Java sockets.
A One to One Chat Gui Application Designed in Java.
A desktop chat application powered by JavaFX
This is a implementation of a FTP (File Transfer Protocol) client-server application using Java sockets. The client can connect to the server, login with username and password, and download files from the server. The server can handle multiple clients and authenticate them using a file that stores the authorized users and their passwords. The serve
Java TCP/IP socket communication library
VoiceChat is a simple java application which intends to provide P2P real time communication between two parties.
A java Client-Server app that shows implementation of Java Socket programming
A java project to implement a sample parking system
Galactic Sea Battle - Battleship with multiplayer server written in Java using Javafx and Sockets
Simple experimental Java program examples
File Transfer Program via Java Socket Programming to transfer files between machines.
simple chat app with java sockets
Progetto Ingegneria SW 2021 POLIMI
This repository is demonstrating network programming concepts using Java sockets, covering both TCP and UDP protocols, as well as packet manipulation.
JLiveChats is a Java-based real-time chating application that uses sockets to stream and visualize live data dynamically. Built with AWT/Swing for the UI and Java Sockets for network communication.
A simple Java networking library that encapsulates messages using length-prefixing
A Java Implementation of the Eriantys Board Game as the Software Engineering Final Project A.Y. 2021/22
chatroom using java socket
A Client-Server chat application made in Java using Java Swing for front-end and Java Sockets for back-end
Trabalho desenvolvido para a matéria de redes de computadores com o intuito de desenvolver um chat com algumas funcionalidades específicas.
Hearts game written in Java using Socket and JavaFX
Producer - consumer example working with java sockets
Link of client side https://github.com/Duc-ju/Socket-MutilThread-Client
“Naber’la” is a chatting application using end to end encryption of messages. A simple console application in java which uses AES and RSA to ensure confidentiality and integrity of messages besides ensuring the authenticity with Digital Signature. Application primary goal is transferring encrypted messages between terminals as users.
This is an ideal java socket client class
Client side program of chat application made by using Java, Servlet and Java Servlet Pages
No description provided.