Coders Packet

Packets submitted by Parul Lohia

Implement framing technique - Bit stuffing using HTML,JavaScript & C

It is the process of inserting non-information bits into data to break up bit patterns to affect the synchronous transmission of information. For the UI HTML& CSS are used.

C++ program to implement Cyclic redundancy check

C++ program for Cyclic redundancy check, it is mainly used to determines whether a data block has been corrupted or not.

C++ program to implement distance vector routing protocol

C++ program for Go Back N ARQ is mainly used in Computer Networks, it uses the Bellman-Ford algorithm to calculate paths.