/udpsocket

Cross Platform.Build on Windows or Linux

Primary LanguageC++MIT LicenseMIT

README for udpsocket

udp 单进程 有初始化创建socket 发送和接收的方法

build on windows or linux

BUILDING udpsocket

$mkdir build
$cd build
$cmake ..
$make

CMake is required to support object libraries, which is the case in versions higher than or equal to 2.6

PLATFORMS

  • GNU/Linux
  • Windows

CONTACT

mjrao at foxmail.com