Coder Social home page Coder Social logo

np_lab_programs_18isl66's Introduction

NP Lab Programs

This is a repository containing all the programs in the Network Programming Lab.


Framing

Q1A. Design a C program in which sender module should count the no of bytes in the frame and receive module should display each frame received.

Q1B. Design a C program to implement Bit stuffing concept in data link layer.

Q1C. Design a C program to implement Byte stuffing concept in data link layer.


Error Control

Q2A, Design and implement CRC error detection method used in data link layer.


Socket Programming

Q3A. Design a C program to implement Client server model (TCP) using socket programming.


Routing Algorithms

Q4A. Design and implement a C program to route the packet in a network using Distance Vector Algorithm.


Congestion control

Q9. Design a C program for congestion control using leaky bucket algorithm.


gcc file_name.c -o output_file_name

or

make file_name

np_lab_programs_18isl66's People

Contributors

raghunathan-r avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.