Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 364 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 364 Bytes

S6 Network Lab (K.T.U)

This repository contains the programs for the Network lab of 6th sememster of B.tech Computer Science and Engineering.

List of Programs

  • Client-Server Communication using Socket Programming (TCP)
  • Client-Server Communication using Socket Programming (UDP)
  • Multi Client Chat Server (TCP)
  • Simple Mail Transfer Protocol using UDP