![]() |
||
| Navigation : Products / AbyssLabs.UUIDGenerator Component | |||
AbyssLabs.UUIDGenerator Component
Version number: 1.0.0.2
Last updated: June 02, 2004
License type: Freeware
Component type: In-process COM-server
Threading model: Both
ProgId: AbyssLabs.UUIDGenerator
CLSID: 1A6620AC-ABEE-4DB8-AD57-53542B2A0451
Former name: a1asp.uuidgen (www.a1lab.com)
Product overview
This component provides only one method to generate Universally Unique Identifiers (UUID, also known as Globally Unique Identifiers, GUID) that can be used to identify various objects such as sessions, users, database records, transactions, products and etc. UUID is a 128-bit value. Basically, the operating system is responsible for a creation of a new unique UUID each time when it is requested. Each UUID is absolutely unique and can be used as a persistent identifier in a distributed environment. To a very high degree of certainty, this component generates a unique values - no other invocation, on the same or any other system (networked or not), should return the same value.
This component is designed to be used in such script languages as VBScript, JavaScript, ASP, WSH, Transact SQL and etc. There is no special requirement neither for operating system nor for hardware.
Functions
GetNewUuid( [mode] ) - returns a string value specifying new UUID.
mode (optional) specifies a format of the return value:
If mode is 0 or is missing then the return value does look like "{0FB00916-0430-43AB-824B-35AB2ED1B4FC}".
1 - "0FB00916-0430-43AB-824B-35AB2ED1B4FC"
2 - "0FB00916043043AB824B35AB2ED1B4FC"
Note for ASP/IIS users
The threading model of this component is Both. Therefore this component can be instantinated in the page, session, or application scope.
Documentation and Sample code
Following files are provided:
= readme.txt containing a programmer's manual for this component
= sample script is provided (written in VBScript)
= source code included. It is written in Borland Delphi 5.
Installation procedure
The installation package contains a usual installation program that installs the component itself, all required libraries, and documentation files. A default installation folder is C:\Program files\AbyssLabs\UuidGenerator.
Technical support
The technical support is available via e-mail only. Due to freeware nature of this component, the support has a low priority. Therefore please be patient and provide us 3-4 days to respond.
License
Copyright (C) 2004, Alexander Popkov @ www.abysslabs.com
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Download
= abysslabs.uuidgenerator.1.0.0.2.zip
= file size: 792 KB
= MD5 signature: 7b3106ff052cdd86a5dccbeff0888e0d
Directories
Looking for more components? Check out these directories:
| Copyright © Alexander Popkov @ www.abysslabs.com, 2004. All rights reserved. |
|
Top ^ | |||