Skip to content
This repository was archived by the owner on Apr 2, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 549 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 549 Bytes

NAT Punchthrough Client (HiveMP C# Example)

This is an example program written in C# that shows you how to perform NAT punchthrough using the HiveMP APIs.

Overview

Refer to the Quickstart: HiveMP NAT Punchthrough for information on how to use this example.

Configuration

Remember to set the following environment variables before launching the application via Visual Studio:

  • API_KEY: The HiveMP public API key for your project.

License

This example is MIT licensed.