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? ;-)
# 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? ;-)