LServe LDS License Manager 1.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News LServe LDS License Manager 1.3 (Default branch)
# 1  
Old 01-08-2008
LServe LDS License Manager 1.3 (Default branch)

The LServe LDS License Manager is a license distribution server that allows you to securely license your software products via the network. These licenses can't be cracked with a simple key generator. Licenses can be revoked if necessary. Additional license information can be distributed in case a licensing request was valid. The LServe LDS fits several licensing models and comes with an SDK for all important operating systems and hardware platforms for easy integration into existing applications.License: Other/Proprietary LicenseChanges:
The entire network connectivity functionality was overworked. Now a second IP and port number can be set up to allow client license retrieval via this port.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Updating the license tag in XML file with new license

Hi All, I have a XML file : System.xml in which I want to update the license tag with the new data from file licence.xml. The content of files is in following format: System.xml: <?xml version="1.0"?> <!DOCTYPE Configuration SYSTEM "SystemVariables.dtd"> <usageConfiguration... (2 Replies)
Discussion started by: Pramod_T
2 Replies

2. Solaris

What is the command to see the veritas volume manager 3.0.4 license..in solaris 8?

what is the command to see the veritas volume manager 3.0.4 license..in solaris 8.I wnat to see the license number (3 Replies)
Discussion started by: tv.praveenkumar
3 Replies

3. UNIX for Dummies Questions & Answers

Informatik License Manager? informatik-lm

I noticed that the port 1428 was open on my machine, and according to the port list, this is designated for informatik-lm (Informatik License Manager). I tried googling and combing through usenet, but no luck. Can anyone tell me what exactly informatik-lm is? (0 Replies)
Discussion started by: Mr_Proper
0 Replies
Login or Register to Ask a Question
LIBLICENSE(1)							  [FIXME: manual]						     LIBLICENSE(1)

NAME
license - program to specify and modify media file licenses SYNOPSIS
license [filename] DESCRIPTION
The liblicense package provides a license command to allow simple command-line examination and manipulation of license information embedded in media files. The default action is to show the default license as configured in $HOME/.license. This default can be offered by applications that use liblicense when asking you what license you would like to release your work under. In addition to showing you and allowing you to change the embedded license in a file, the license also can show and allow you to change the embedded "web statement URI", a link to a web page with information about the file that you can use to verify the embedded license. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, run the application with --help. -h --help Show summary of options. -v --verbose Output more information about the actions of the program. -q --quiet Output less information about the actions of the program. -a JURISDICTION --list=JURISDICTION List all avialbale licenses in JURISDICTION (uses the generic jurisdiction if JURISDICTION is not specified). --set-license Sets the license of the file (to the license specified by "-l"). --remove-license Removes the embedded license metadata from the file. -l URI --license=URI When setting the license of a file or the default license preference, set it to URI. --set-web-statement Sets the web statement link in the file (to the value specified by "-w"). --remove-web-statement Removes the embedded web statement metadata from the file. -w URI --web-statement=URI When setting the web statement URI in a file, set it to URI. -u MODULE --use=MODULE Use the module called MODULE to interact with a file. -m List the available modules and their capabilities. Modules are used to handle different media types. AUTHOR
This manual page was written by Asheesh Laroia asheesh@asheesh.org. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common-licenses/LGPL. COPYRIGHT
Copyright (C) 2008 Asheesh Laroia [FIXME: source] June 4, 2008 LIBLICENSE(1)