Skip to content

Simple and easy to use multiple servers written on C++ for a school project

Notifications You must be signed in to change notification settings

Baga6312/c-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple multiple Servers made for you writing in C++

Table of Contents

Introduction

This is just a simple C++ server was made for a school project

Prerequisites

before trying to compile u have to install the following packages

Compiling

made easy for you my baby

for Windows
  • open the cmd on the current directory
  • type ./install.bat
for Linux
  • open terminal on the current directory
  • chmod +x install.sh
  • ./install.sh

Usage

open the menu application and u will be prompt by the options

  1. Barebones Client-Server Chat
  2. Multi-Client Chat Server
  3. HTTP Web Server
  4. FTP Server
  5. Exit

About

Simple and easy to use multiple servers written on C++ for a school project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages