This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-libzt/examples/bindings/cpp/README.md

5 lines
213 B
Markdown
Raw Normal View History

2017-10-20 12:52:32 -07:00
## libzt C++ examples
***
- [simple_client_server](simple_client_server): No-frills C++ client and server using libzt sockets
- [cxproj_dll](cxproj_dll): Example of how to use libzt in DLL form in Visual Studio