Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Client Model

Simple demonstration of how a client-server model works.

Implemented in C using the TCP protocol and the sockets library.

Installation

Must have gcc installed

Compile client: gcc client.c -o Client

Compile Server: make

Run

./Client

./Server

Usage

Simply follow the instructions given on the client side

authors

@lbpaisDev @JoseDias

About

Server Client Model

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages