- Create a 4 bytes block in memory to write "0x64". Then read this memory block and convert it to decimal 100.
- Create a 2 byte block in memory to write "64". Read this block and append "0x" at code level if required. Then convert it to decimal 100.
- Create a 3 bytes block in memory to write "100". Read this block and use the value as it is or convert to hexadecimal "64" or "0x64" if required.
Re : Sentinel HASP SL: how to add data to the RO memory without erasing the previous data
Re : Sentinel HASP SL: how to add data to the RO memory without erasing the previous data
I have to put an ASCII representation and then convert it to binary when I read key memory from my application.
Is this correct?
Thanks and regards,
Stefano
HASP Dongle Installation on Windows Server 2012 R2 not working
currently we use a network license dongle (HASP, red) installed on a Windows 2008 R2 server to license an accounting software (1c Enterprise) and it works fine.
But now we moved to a Windows Server 2012 R2 and can not get newtwork licenses anymore. We took the following steps
1. We connected the dongle to the new server
2. We installed latest Sentinel driver (7.41)
3. We installed latest HASP License Manager (8.32)
Both services are up and running and we can see the dongle in the device manager as "SafeNet Inc. HASP Key" and "SafeNet Inc. USB Key"
But when using thw Aladdin HASP Monitor the dongle is not shown and the clients don't get a license anymore
We checked Firewall settings on old and new server and they are the same.
We also set the DEP exception as mentioned in the Windows 7 installation guide.
What do we have to do to make it work. We want to shutdown the old server soon.
Thanks
Jürgen
Re : Sentinel HASP SL: how to add data to the RO memory without erasing the previous data
Re : HASP Dongle Installation on Windows Server 2012 R2 not working
Hi Jürgen,
Please note that we stopped developing & supporting the "HASP License Manager" component for several years now.
As you can see in «readme_nhsrvice_HASP_LicenceManager.pdf» last supported platform was Windows Server 2008 R2
Check that the service nhsrvice.exe is up and running, and check if it can be seen in Aladdin Monitor.
Note that it is normal that you HASP NET keys is not shown in the Aladdin Monitor, as on new setup, the key is only displayed after a license has been issued.
Note that the "HASP License Manager" is using port 475 UDP & TCP, so make sure these port are not blocked.
Possible issues:
1) The “nethasp.ini” is not found on the client machine or broadcast is used to found the server and your server is on a different LAN/VLAN.
2) The timing to find the server on the network is too short and the request does timeout before the server reply.
3) The port UDP 475 is not opened on the switch (between VLAN) or on the firewall of Server machine. Therefore the packets are lost and to not reach the server machine.
Regards,
Olivier
Re : HASP Dongle Installation on Windows Server 2012 R2 not working
Hi Jürgen,
Things to try:
1)
Try on the LAN (same subnet) from a client machine, in a CMD windows.
telnet xxx.xxx.xxx.xxxx 475
;replace xxx by the server ip address value
PS: On both client/server Win7 machine, you need first to go in “Control Panel” -> “Programs and features” and “Turn Windows features on or off” select “telnet client” and “telnet server”.
Then same test on the WAN (different subnets)
This will already tell if we can connect to port 475 through the network.
2)
A- Modify your « nethasp.ini » at the client side and copy the file in both \system 32 and in the application folder (where is located the protected executable).
[NH_COMMON]
NH_TCPIP = Enabled
[NH_TCPIP]
NH_SERVER_ADDR = xxx.xxx.xxx.xxx ;replace xxx by the server ip address value
NH_USE_BROADCAST = Disabled.
NH_SESSION = 4
NH_SEND_RCV = 2
;NH_SESSION is the time allowed to establish a session.
;NH_SEND_RCV is the time allowed to send or receive a packet once the session is established.
It does help when there is some noise on the network.
B- Also at server side modify the file “nhsvr.ini”
It can be found in \system32 if installed as a Service (nhsrvice.exe)
Change priority parameter to:
NHS_HIGHPRIORITY = yes
Then restart the HASP License Manager (HASP Loader).
3)
You can also install the utility « Aladdin Monitor V1.4 » on some client machine to check the server is seen.
ftp://ftp.cis-app.com/pub/hasp/new_releases/utility/monitor/Monitor_Setup.zip
Go to File -> Settings, select HASP mode & use NETHASP.INI
Then go to C:\Program Files\Aladdin\Monitor\ and edit “nethasp.ini”
In the portion NH_TCPIP Disable the broadcast (remove ; in front of the option)
NH_USE_BROADCAST = Disabled
Add the server IP Addressr
NH_SERVER_ADDR = xxx.xxx.xx.xxx
I hope this helps,
Regards,
Olivier
Re : HASP Dongle Installation on Windows Server 2012 R2 not working
Re : HASP Dongle Installation on Windows Server 2012 R2 not working
Re : Sentinel HASP SL: how to add data to the RO memory without erasing the previous data
- <?xml version="1.0" standalone="yes"?>
- <memories>
- <memory fileID="1" name="Read/Write Memory (HASP_FILEID_RW)">
- </memory>
- <memory fileID="2" name="Read-Only Memory (HASP_FILEID_RO)">
- <segments>
- <segment>
- <offset>0x0000</offset>
- <length>10</length>
- <color>#FF9900</color>
- <name>MyField1</name>
- <description>Field1 description</description>
- <free_memory>true</free_memory>
- <base64data>aBc6QzQ1T2hanQ==</base64data>
- </segment>
- <segment>
- <offset>0x000A</offset>
- <length>4</length>
- <color>#FFCCCC</color>
- <name>MyField2</name>
- <description>Field2 description</description>
- <free_memory>true</free_memory>
- <base64data>nXg6t8==</base64data>
- </segment>
- </segments>
- </memory>
- </memories>
Problems with last update
Re : Problems with last update
would you please report the issue to support@safenet-inc.com as this will require further investigation?
if possible please include your prjx and sample files to replicate the issue internally.
thanks
Ilaria
Envelope.com not working anymore
Re : Envelope.com not working anymore
Dear Customer,
Thanks for your query.
We are looking into this. It may take sometime, will get back to you after further investigation.
Thank you,
Gaurav Bhanot
Re : Envelope.com not working anymore
Re : Envelope.com not working anymore
Re : Envelope.com not working anymore
Re : Envelope.com not working anymore
Where to download LDK installer?
Re : How to detect and list Hasp 4 / Hasp HL key
Hi David .,
This is to notify that Service Request #xxxxxx has been closed. The solution for the Service Request has been provided....
???
Where is The solution ?