Knowledge in computer networks mcqs

Computer Networking

This file containing about networking, Components of Networking, types of Networks - wireless network, system interconnections, wireless LANs, Wireless WANs, Inter Network, Network Services, Connection Oriented Services, Connection less services, service premitives, Reference models in communication network, etc.

Computer Networks: distance vector algorithm

This C code will explain about the distance vector algorithm. which finds the shortest way to deliver a message using graphs .

Computer Networks: leaky bucket algorithm

it is very important that message sent should be sent in the sequence the user wants it to be. if the message is delivered abruptly in any manner the message delivered is of no use. that is why we use leaky bucket algorithm. this algorithm achieves constant rate of data delivery