readme.txt 732 B

123456789101112131415
  1. Project: NAT Complete client
  2. Description: All of the NAT components in one sample.
  3. Dependencies: NATPunchthroughClient, NatTypeDetectionClient, UDPProxyClient, MiniUPnP Project
  4. MiniUPnP project is licensed under the BSD license. See DependentExtensions\miniupnpc-1.5\LICENSE or http://miniupnp.free.fr
  5. To build MiniUPNP
  6. 1. Include DependentExtensions\miniupnpc-1.6.20120410 in the include paths
  7. 2. Define STATICLIB in the preprocessor if necessary (See DependentExtensions\miniupnpc-1.5\declspec.h)
  8. 3. Link ws2_32.lib IPHlpApi.Lib
  9. Related projects: ComprehensivePCGame demonstrates NATPunchthroughClient and NatTypeDetectionClient in a robust way.
  10. For help and support, please visit http://www.jenkinssoftware.com
粤ICP备19079148号