/ComputerNetwork

Computer Network Lab Programs

Primary LanguageC

CN lab Program List

  1. Implement a simple DNS
  2. Implementation of Iterative Daytime server using
    1. Connection Oriented(TCP).
    2. connectionless service(UDP).
  3. Implementation of iterative echo server using
    1. connection oriented socket system calls
    2. connectionless socket system calls
  4. Implementation of concurrent echo server using
    1. connection oriented socket system calls
    2. connectionless socket system calls
  5. Implement RIP Routing Protocol using packet tracer
    1. RIP Routing Protocol with 3 Routers