top of page

Network Programming Laboratory\

16MCSE15 / 16MCNE16

Course Outcomes:

​

  1. Write both connection-oriented and connectionless servers and clients using the Sockets API.

  2. Understand the Unix process model, standard Unix input/output, and their system calls 

  3. Use signals and their associated system calls in Unix

  4. Understand and implement the most widely used network application protocols such as ftp, telnet, ping, etc to develop distributed applications

  5. Understand multithreading and implement it in Unix.

bottom of page