https://github.com/unniznd/network_lab
This is repo containing main programs for network lab
https://github.com/unniznd/network_lab
c cpp network-lab
Last synced: about 10 hours ago
JSON representation
This is repo containing main programs for network lab
- Host: GitHub
- URL: https://github.com/unniznd/network_lab
- Owner: unniznd
- Created: 2023-02-28T02:19:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-20T00:08:53.000Z (about 3 years ago)
- Last Synced: 2025-03-26T00:49:05.533Z (over 1 year ago)
- Topics: c, cpp, network-lab
- Language: C
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Author
Aanand S
Govt Engineering College Thrissur
# Description
This is repo containing main programs for network lab
# Local Setup
1. Clone the repo
2. Run the following commands
```
cd network-lab
```
3. Run programs of your choice
```
gcc /.c
```