Help for this page

Select Code to Download


  1. or download this
    Win32::API->Import(
        $S{DLL_path}, 
        'int RegisterClient2(int *pnClientId, char *pszIPAddress)'
    ) or die $^E;