Implementation of a FTP Client and Server.
-  Updated Aug 14, 2020 
- Java
Implementation of a FTP Client and Server.
Implementation of Simple Network Management Protocol (SNMP) in Java for GetRequest PDU
This project implements a basic client-server communication system using the Java programming language,It demonstrates the fundamental concepts of computer networking of client-server architecture,deeper understanding of client-server communication, The client and server communicate with each other through messages sent over a network connection
This is an application that emulates Line-Coding of signals (Digital data to Digital signal conversion)
The application allows a client to send messages to a server and receive responses from the server over the network. The repository provides a basic implementation of the UDP communication protocol, including the creation of datagram sockets for sending and receiving messages, The code is well commented and organized, making it easy for users
Simulation of Circuit Switching in Java to find optimal set of paths for multiple data transfers using Dynamic Programming. - Soham Kapur, VIT Chennai
Add a description, image, and links to the computer-networks-course topic page so that developers can more easily learn about it.
To associate your repository with the computer-networks-course topic, visit your repo's landing page and select "manage topics."