There are 12 repositories under computer-networks-project topic.
A system that could classify DNS, Telnet, Ping, Voice, Game, and Video traffic flows based on packet and byte information simulated by the Distributed Internet Traffic Generator (D-ITG) tool in an Software Defined Network (SDN) based network topology with Open vSwitch (OVS) using machine learning algorithms such as Logistic regression,K-Means clustering,K nearest neighbours, SVC, Gaussian NB and Random Forest Classifier.
This project demonstrates Internet Radio Multicasting, a system designed to stream multimedia content (audio, video, etc.).
The project simulates a network traffic in a given topology where the distance vector algorithm is used for path computations, routing and forwarding.
This project was developed using Packet Tracer version 8.2.1, showcasing a comprehensive network setup.
This repository is having one main.c code which basically giving the demo of static routing using C language.
The main aim of this project is to design a network setup which meets the requirements of a university allowing effective exchange of information between the various departments. We implemented this using cisco packet tracer ad kali linux.
Tool for analyzing network traffic written in Java
Vishwakarma Labs is an attendance management system designed for labs. With features like real-time chat, attendance tracking, and support for multiple participants, it makes managing lab sessions easy and efficient. The attendance is only marked if a student attends for a certain period of time.
CISCO PACKET TRACER Computer Network PROJECT-> PDF has been attached with complete description and code screenshots.
HTTP-Server implementation written in Java
This repository contains the project implementing OSPF protocol (widely used protocol in Computer networking) and simulating it using Python, Pygame, Multiprocessing etc. For more information refer to " OSPF report.docx " and " CN Project Proposal.docx " in this same repository.
Vishwakarma Labs is an attendance management system designed for labs. With features like real-time chat, attendance tracking, and support for multiple participants, it makes managing lab sessions easy and efficient.
Computer Networks 2 repository for the 5th semester of full-time Computing studies at the Poznań University of Technology. Server in C and client in C++ Qt5.
CSE 322: Computer Network Sessional | CSE, BUET | Batch 2019
Proiect RC - Top muzical
This is a socket project of Computer Networking course in my university.
The Web Server Project is a comprehensive learning initiative designed for beginners to gain practical skills in building and managing web servers. Created by Dicoding Indonesia, this course covers essential topics in computer networking, including server deployment, network models, IP addressing, and security measures.
Simulation of Circuit Switching in Java to find optimal set of paths for multiple data transfers using Dynamic Programming. - Soham Kapur, VIT Chennai