Skip to content
/ libedtp Public

Cross-platform library for building c++ socket applications

License

Notifications You must be signed in to change notification settings

Vssblt/libedtp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibEDTP

A Cross-platform library for building c++ socket applications.

BUILDING

GCC(Linux)


$ git clone https://github.com/Vssblt/libedtp.git
$ cd libedtp
$ make
$ make test

Visual Studio(Windows)


$ git clone https://github.com/Vssblt/libedtp.git
$ cd libedtp
$ ./sln

About

Cross-platform library for building c++ socket applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published