Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Licensing

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 ?
[207 byte] By [Clyde] at [2007-11-9 23:49:24]
# 1 Re: Licensing
"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? ;-)
Michael Howard at 2007-11-12 0:15:13 >
# 2 Re: Licensing
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.dev-archive.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? ;-)
Eli Allen at 2007-11-12 0:16:11 >