Posts

Showing posts from 2014

NETWORK DESIGN DIAGRAM

Image

Transmission line

Image

MESH TOPOLOGY

Image

TOKEN RING

Image

STAR TOPOLOGY

Image

NETWORK TOPOLOGY

Image

BUS TOPOLOGY

Image

CS2302 - COMPUTER NETWORKS_NOVEMBER 2010

B.E/B.Tech. DEGREE EXAMINATION, NOVEMBER 2010                            Fifth Semester             Computer Science and Engineering              CS2302 - COMPUTER NETWORKS                       (Common to Information Technology)                                                (Regulation 2008)                    ...

CS2302 Computer Networks _16 Important Questions

UNIT  I Explain in detail the error detection and error corrections.(UQ) Discuss in detail about the layers of OSI model. (UQ) Discuss in detail about HDLC. Discuss in detail about SONET. Explain the different approaches of framing in detail. Write the Sliding Window Algorithm and explain it in detail. Compare Stop and Wait ARQ scheme with sliding window ARQ scheme. Write in detail about the flow control mechanisms. UNIT II Name the four basic network topologies and explain them giving all the relevant features.(UQ) Explain the functioning of wireless LAN in detail.(UQ) Explain Ethernet in detail. Discuss the frame format of token ring in detail. Differentiate FDDI from token ring Write in detail about Resilient Packet Ring. Write short notes on WI-Fi,Wi-Max. Write short notes on Cellphone technologies. UNIT III Write notes on the following(UQ) (i) Internet...

CS2302 Computer Networks_2 Marks with answers

Image
UNIT-I 1. What are the three criteria necessary for an effective and efficient network? The most important criteria are performance, reliability and security. Performance of the network depends on number of users, type of transmission medium, and the capabilities of the connected h/w and the efficiency of the s/w. Reliability is measured by frequency of failure, the time it takes a link to recover from the failure and the network’s robustness in a catastrophe. Security issues include protecting data from unauthorized access and viruses. 2. Group the OSI layers by function? The seven layers of the OSI model belonging to three subgroups. Physical, data link and network layers are the network support layers ; they deal with the physical aspects of moving data from one device to another. Session, presentation and application layers are the user support layers ; they allow interoperability among unrelated software systems. The transport layer ensures end-to-end ...