Skip to content

AnshShrivastava/Implementation-of-Physical-and-Data-Link-Layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation-of-Physical-and-Data-Link-Layer

Simulation of Data-Link Layer and Physical Layer its functionalities such as error detection using CRC encoding, framing, bit-stuffing, and line encoding. To run the project place all the files in same folder and then run python3 server.py and python3 client.py on two separate terminals. The program takes message from client and transmits it to the server, the server checks for any error during the transmission and sends acknowledgement back to the client.

Contributors

About

A simulation of the working of Data Link and Physical Layer in TCP/IP Model of Data Communication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages