Skip to content

Bousk/Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

  • This repo is the support of French C++ network programming course written for Developpez, available on this address http://bousk.developpez.com/cours/reseau-c++/
  • Here you'll find a network engine to be used with your game or any application.

How do I get set up?

  • Download the source code
  • Launch premake
  • You're already ready to go !
  • There is no dependency other than the socket lib of your system

Requirements

  • C++17

Who do I talk to?