Skip to content

Network library for UDP data transfer, written in cpp and usable in c#

License

Notifications You must be signed in to change notification settings

BenjaminViranin/Network-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network-Library

Description

This project is a UDP network library . 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 library for UDP data transfer, written in cpp and usable in c#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages