Skip to content

TimSolokha/Client-Server-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Client-Server-Model

Project 2 for Operating Systems at Cedarville University

A simple pipeline for communication between a server and client, implemented in the C language. I a certain keyword is typed, then a specific message is printed. Otherwise, the inputted string has an applied "meme casing".

Usage

This project works through command line arguments.

1.Compile the given Client.c and Server.c file using any terminal and make it runnable

2.Instantiate the server program first in 1 window and client program (with an argument) in another.

3.Type certain keyphrases or random strings to get a slightly transformed result.

About

A client-server model implemented in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages