PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 25 → WX - How to install the software required for multiple licenses (3 developers license or more) ?
WX - How to install the software required for multiple licenses (3 developers license or more) ?
Started by BOLLER, Jan., 30 2017 10:24 PM - No answer
Registered member
3,659 messages
Popularité : +175 (223 votes)
Posted on January, 30 2017 - 10:24 PM
How to install the software required for multiple licenses (3 developers license or more) ?

Important : make sure the driver for the key (dongle) is installed before proceeding (FAQ 3519).

For a multiple developers licence, you need to install a "key server" on the machine that hosts the dongle. In order to do that:

- uninstall any previous "Hasp Licence Mananger" using the Control Panel
- go to this page http://www3.safenet-inc.com/support/hasp/enduser.aspx…
- download and unzip the "HASP_LM_setup.zip" file
- run the lmsetup.exe

In addition, for 32 bits editors, the port 475 must be opened.
For 64 bits editors, both ports 475 and 1947 must be opened.

Notes :
- The NetHASP License Manager is also required when using TSE.
- The Client will detect the server automatically however it is possible to force the Client to use a given Server. In order to do that create a NETHASP.INI file in the Windows folder and in the /programs/ folder of WINDEV/WEBDEV/WINDEV MOBILE.

[NH_COMMON]
;Pas de IPX
NH_IPX=Disabled
;Pas de Net Bios
NH_NETBIOS=Disabled
;TCPIP activé
NH_TCPIP=Enabled

[NH_TCPIP]
;Méthode : UDP ou TCP
NH_TCPIP_METHOD=TCP
;Adresse IP ou DNS du serveur de clé
NH_SERVER_ADDR= 192.168.10.5
;Pas de braodcast
NH_USE_BROADCAST=Disabled
;Port (par défaut 475)
NH_PORT_NUMBER=475

For 64 bits editors, another config file is required : HASPLM.INI in the C:\Program Files (x86)\Common Files\Aladdin Shared\HASP\ folder.

It's a simple text file that must contain these lines :

[REMOTE]
; no broadcast
broadcastsearch = 0
; server IP address or name
serveraddr = <Remote License Managers IP address or name>

--
Adriano José Boller
______________________________________________
Consultor e Representante Oficial da
PcSoft no Brasil
+55 (41) 9949 1800
adrianoboller@gmail.com
skype: adrianoboller
http://wxinformatica.com.br/