Skip to content

Wdewaele/Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Network

Description

This project is about making an UDP network library in a given time of 5 days. The goals for this project are :

  • Make a UDP library in cpp usable in c#
  • Producing high-quality code (Easy to read and user friendly)

Libraries used

  • Standard Library
  • Winsock2

Build Instructions

  • The build isn't included in this repository. To build this project use Visual Studio and hit "build". A dll will be generated.

About

Network dll for UDP data transfer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages