Vssblt / libedtp

Cross-platform library for building c++ socket applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:C 92.9%Language:Makefile 4.7%Language:C++ 2.3%Language:Shell 0.0%