NETWORK-PROGRAMMING-LAB

download website

B.Tech CSE S6 Network Programming Lab

Batch: CSE 2k16-20, College of Engg. Adoor

University: APJ Abdul Kalam Technological University

Content

Getting Started

Clone this repo

$ git clone https://github.com/KTU-CSE/Network-Programming-lab.git

Switch to the program folder

$ cd the/dir/where/program/file/is

Compile the source code

$ gcc yourProgramFile.c

To Execute

$ ./a.out

Requirements

  1. GCC Compiler --> TDM-GCC MinGW Compiler

  2. Any Text Editor of your preference

What each directory in this repo contains

1) SystemCalls
	└──── fork
         	└──── 1.createChild.c
         	└──── README.md

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Spread the word

Liked the project? Just give it a star ⭐ and spread the word!