User's Manual
65
= 1, IPX
= 2, ANP
= 3, TCPIP
STATUS Status
==0 Success
!=0 Error
Table 44
Exchange of information for OPEN MODE with Map
In the first byte of the Data field is reported the type of the protocol used in the connection. If you want to prevent the
use of the Local protocol, you can check this byte. Generally this is useful to force the use of the SmartKey server for
license management.
Please note that if the Open is not done in Map mode, the SmartKey is opened without the license check allowing any
number of applications to run.
For the User Number command the exchange of information is organized like this:
Models NET
Input NET_COMMAND ‘A’
NET_PASS Net Password
COMMAND ‘U’
DATA[0] ‘M’ (4D hex)
DATA[1] ‘A’ (41 hex)
DATA[2] 1 – 116, Program reference number of which you want to know the number of
licenses in use
Output STATUS Status
>=0 Number of licenses in use
<0 Error
Table 45
Exchange of information for USER NUMBER MODE with Map
12.4.1 Open mode Map: an example
Parameters that have to be transferred to execute an OPEN operation, using Map multiple protection on a network
dongle; opening of program 2 is requested. If the dongle was programmed as in the previous programming table, not
more than 4 simultaneous users may use the program.
NET_COMMAND
4F 00
Open ("O")
LABEL
53 4D 41 52 54 4B 45 59
00 00 00 00 00 00 00 00
Label (
"SMARTKEY")
PASSWORD
45 55 54 52 4F 4E 00 00
00 00 00 00 00 00 00 00
Password ("EUTRON")
DATA
4D 41 02
Map, 2
nd
program
Table 46
Example of Open mode Map setting