Skip to content

A simple connection within the local host with a client and server sides, which both write and read from one another simultaneously.

Notifications You must be signed in to change notification settings

JosepRDA/Simple-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

- SIMPLE HTTP -

A simple server and client that run locally.

Features

  • Client and Server Communication;
  • Runs locally;
  • Very Light;
  • Simple.

Usage

To compile, simply run "make" on the root directory. To run the program, you will need two separate bash/terminal windows, where you should run "make server" for the server, and "make client" for the client in each of them.

Once you no longer want to run the application, simply type and enter "bye" in either the client of server sides of the application. It will end the connection.

About

A simple connection within the local host with a client and server sides, which both write and read from one another simultaneously.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published