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/pkg/nuget/ZeroTier.Sockets/nuget.org.md

12 lines
903 B
Markdown
Raw Normal View History

[ZeroTier.Sockets](https://www.zerotier.com)
=====
2021-05-26 15:34:14 -07:00
Part of the ZeroTier SDK
Securely connect application instances, physical devices, and virtual devices as if everything is on a single LAN. ZeroTier brings your network into user-space. No root, and no host configuration requirements.
2021-05-26 15:34:14 -07:00
We've paired our network hyper-visor core with a TCP/UDP/IP stack [(lwIP)](https://en.wikipedia.org/wiki/LwIP) to provide your application with an exclusive and private virtual network layer. All traffic is end-to-end encrypted between each peer and we provide an easy-to-use socket interface similar to [System.Net.Sockets](https://docs.microsoft.com/en-us/dotnet/api/system.net.sockets.socket?view=net-5.0).
2021-05-26 15:34:14 -07:00
- Docs: [docs.zerotier.com](https://docs.zerotier.com/sockets/tutorial.html)
- Repo: [github.com/zerotier/libzt](https://github.com/zerotier/libzt)
- Website: [zerotier.com](https://www.zerotier.com/)