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
Joseph Henry 894e7d7dc1 Updated README
2017-10-20 12:52:32 -07:00

5 lines
213 B
Markdown

## 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