Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.
/ ven Public archive

windows c++ tcp udp server/client (using iocp)

Notifications You must be signed in to change notification settings

yamoe/ven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ven

  • tcp, udp using iocp
  • visual studio solution file : compile/visual-studio/ven.sln
  • compiled file : ven_echo_tcp_server_x64_Release.exe

development environment

  • visual studio 2017, c++11

cmake (test)

> mkdir build
> cd build
> cmake -G"Visual Studio 15 2017 Win64" ..

Arimasen Intelligence (AI)

  • ven
    • friday (french)
    • venerable
    • venice

About

windows c++ tcp udp server/client (using iocp)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published