Android P2P Messenger
-
Updated
Oct 20, 2021 - Java
Android P2P Messenger
The project simulates a network traffic in a given topology where the distance vector algorithm is used for path computations, routing and forwarding.
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
Service Discovery & Load Balancing service implementation using UDP broadcasting and TCP
Galactic Sea Battle - Battleship with multiplayer server written in Java using Javafx and Sockets
A java project to implement a sample parking system
These are my projects for Java Technologies Lab course at university.
This is an android application that can remotely control the hosting computer using Wi-Fi. The server is located at the remote computer then the client in the android device tries to connect to the server. Once the connection is successful the android device can control the pc remotely.
File Transfer Program via Java Socket Programming to transfer files between machines.
A food ordering app that allows customers to order food at a restaurant by scanning a QR code.
simple chat app with java sockets
Java Socket Programming
After learning java language we need to make a project. It was that. Here is live demo:
Program Codes for Computer Networks Lab in Java CS 6111
The described project is a network simulation program that focuses on network traffic within a predefined topology. The key components of the program are the Distance Vector Computation and the Flow Routing Algorithm.
Distributed Systems (COMP 512) Project
Client side program of chat application made by using Java, Servlet and Java Servlet Pages
A simple Java networking library that encapsulates messages using length-prefixing
Academic Lab Course of the 27th batch of Computer Science & Engineering | University of Rajshahi - 🇧🇩
Practice programs to learn Java
Add a description, image, and links to the java-socket-programming topic page so that developers can more easily learn about it.
To associate your repository with the java-socket-programming topic, visit your repo's landing page and select "manage topics."