Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aromalanil/network-lab
🎀 Repository for 6th sem Network Lab for Computer Science and Engineering (K.T.U)
https://github.com/aromalanil/network-lab
client ktu network sever tcp
Last synced: about 1 month ago
JSON representation
🎀 Repository for 6th sem Network Lab for Computer Science and Engineering (K.T.U)
- Host: GitHub
- URL: https://github.com/aromalanil/network-lab
- Owner: aromalanil
- Created: 2020-06-15T16:46:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T14:58:53.000Z (over 4 years ago)
- Last Synced: 2024-10-11T11:24:17.915Z (4 months ago)
- Topics: client, ktu, network, sever, tcp
- Language: Java
- Size: 939 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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