CSL 332 Networking Lab KTU BTech 2019 Scheme About Me Scheme Syllabus Experiments 1.Learn the Networking Commands and Network Configuration Files Basic networking commands More Networking commands Network configuration Files View the configuration and address of your network interface Network Connectivity View Active TCP connections MAC address of another machine using ARP 2. System calls in Network Programming 3. Simple TCP/IP Client Server Program 4. Simple UDP Client Server Program 5.Application Programs Concurrent UDP Time Server Checking Prime Numbers 6. Simulate ARQ Protocols / sliding window protocols Stop and Wait Go-Back-N Selective Repeat 7. Routing Protocols - Distance Vector and Link State ...
CSL332 NETWORKING LAB CATEGORY L T P Credit Year of Introduction PCC 0 0 3 2 2019 Preamble: The course enables the learners to get hands-on experience in network programming using Linux System calls and network monitoring tools. It covers implementation of network protocols andalgorithms, configuration of network services and familiarization of network simulators. This helps the learners to develop, implement protocols and evaluate its performance for real world networks. Prerequisite: Sound knowledge in Programming in C, Data Structures and Computer Networks Course Outcomes: After the completion of the course the student will be able to Course Outcomes CO1 Use network related commands and configuration files in Linux Operating System. (Cognitive Know...