Users count The Application Server allows multiple client connections depending on the license. The number of allowed concurrent clients is traced in the commentary area of the license file, after the license ID. The following snippet has been taken from a 15 user license: # Company: XXXXX # License ID: 902368/015 # Expiration Date: none The Application Server counts the different IP addresses that ask for connection. It’s possible to connect as many IP addresses as the number of users traced in the license. If a client machine launches different sessions of the COBOL application, it’s counted as a single user.