Back to product page

Initialization


Before using devP2P, you must initialize devP2P library by calling libInit, and release all global resources using libFree functions.

If you want to use UPNP protocol for opening router ports (to help out devP2P establish direct connections), you should also call UPNPInit at the startup, after libInit.

Platforms

Windows
Mac OSX
Linux
BSD