Click to See Complete Forum and Search --> : Licensing


Clyde
02-06-2001, 02:34 PM
My application is COM based. We have parts (subsystems) of the application

deployed on the client PC as DLL's. How can I implement a license required
policy for each of these subsubsytems ?

Michael Howard
02-12-2001, 03:49 PM
"Clyde" <Barretto_Clyde@tmaresources.com> wrote:
>
>My application is COM based. We have parts (subsystems) of the application
>
>deployed on the client PC as DLL's. How can I implement a license required
>policy for each of these subsubsytems ?
>

is there a security question in there somewhere? ;-)

Eli Allen
02-12-2001, 11:19 PM
It breaks the security that the person who created the component wants if
someone can use it improperly. Well thats the only security thing I can
think of :)
--
Eli Allen
eallen@bcpl.net

"Michael Howard" <mikehow@microsoft.com> wrote in message
news:3a883e48$1@news.devx.com...
>
> "Clyde" <Barretto_Clyde@tmaresources.com> wrote:
> >
> >My application is COM based. We have parts (subsystems) of the
application
> >
> >deployed on the client PC as DLL's. How can I implement a license
required
> >policy for each of these subsubsytems ?
> >
>
> is there a security question in there somewhere? ;-)