Complete roadmap for your placement or intern preparation!
-
Updated
Aug 6, 2023 - C++
Complete roadmap for your placement or intern preparation!
Here's a list of Internship Preparation Strategy and Resources for upcoming session
Multithread udp server
CSE 322: Computer Network Sessional | CSE, BUET | Batch 2019
A C++ program to implement Go Back N ARQ in noisy channel.
Created a system to check the Effective Data Integrity in Edge Computing using the Botan library in C++. Created a simple UDP connection that allowed checking the integrity of any shared file by generating unique tags based on the theoretical research paper.
Here, we created a NetworkSimulator using C++ on Repl.it that demonstrates the working of the physicalLayer and dataLinkLayer of Network Protocol Stack using this Simulator. This is our Sem Project for Computer Networks.
A UNIX socket programming project that implements a meeting scheduler using TCP and UDP communication. The system includes a client, main server, and two backend servers to process meeting requests and determine common available time slots efficiently. Built using C/C++ on Ubuntu, following POSIX socket programming principles.
Created an entire Fog-enabled cyber Physical system, based on many theoretical research papers. Utilizing the Pairing Based Cryptography(PBC) library created an entire system of machines that could communicate and interact via encrypted messages, shared via UDP connection, which were encrypted using ECC encryption and tag generation methodology.
Error Correcting Codes - Binary Convolutional Code
Add a description, image, and links to the computernetworks topic page so that developers can more easily learn about it.
To associate your repository with the computernetworks topic, visit your repo's landing page and select "manage topics."