A free C library for generating secure 2-way connections.
Contains 3 Headers that can work together to create a secure connection and automatically update from an open network source, or each can be used individually across any platform.
- Generate a secure string containing connection data in an encrypted format
- Auto-Update from open network source
- Auto-Compile option for update
- Generate a 2-way connection using a secure string from Generate.
- TCP Server and Client Generation