An open API service indexing awesome lists of open source software.

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

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
```