Hi Anubhav,
I am very much glad that you have raised your interest towards my problem. Below I describe my problem :-
- We are making an application in c# to read/write the HASP dongle.
- We are going to use it for standalone and network license (i.e. for single and concurrent use)
- Its working fine for single use as well as concurrent (multiple) use
Our problem is with concurrent use:-
- We are unable to find the memory location where the dongle writes the maximum no. of user count. (5 or 10 that we want to login)
- We want to track no. of hasp ids currently logged in so that we can restrict the dongle.
Your Help will be highly appreciated.