Go Back   Velocity Reviews > Newsgroups > PERL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

PERL - Re: Licencing Perl apps with Flexlm

 
Thread Tools Search this Thread
Old 07-07-2003, 04:41 PM   #1
Default Re: Licencing Perl apps with Flexlm


I thought I would mention that through callouts to C or Java, your
application can use our EasyLicenser run time library to perform the
license check. If you have a moment do check us out at
www.easylicenser.com

Regards,


Dominic Haigh




(Nigel Williams) wrote in message news:< om>...
> I'm developing a script using the ActiveState Perl distribution on
> Windows XP. Ideally, I'd like to protect it using the Flexlm licence
> manager as that's what the other software we produce is using.
>
> The script is compiled using the ActiveState PDK so it's intended to
> be distributed in binary form.
>
> Has anyone used Flexlm to protect Perl apps in Windows?



easylm
  Reply With Quote
Old 07-08-2003, 01:35 PM   #2
ac
 
Posts: n/a
Default Re: Licencing Perl apps with Flexlm

I distribute a PerlApp executable and we use FlexLM. Basically the
FlexLM libraries are dlls that cannot be embedded into a "Perl exe."
So I had to go about it the long way. There are three components: the
perl program, the FlexLM server, and a go-between server. The perl
program launches the go-between server, which is very simple and sends
it requests. That server uses some C-glue to interface to the FlexLM
routines, which talk to the FlexLM server.

This is a bit off-topic. I apologize for those who have to wade
through this.

Allan

(easylm) wrote in message news:< om>...
> I thought I would mention that through callouts to C or Java, your
> application can use our EasyLicenser run time library to perform the
> license check. If you have a moment do check us out at
> www.easylicenser.com
>
> Regards,
>
>
> Dominic Haigh
>
>
>
>
> (Nigel Williams) wrote in message news:< om>...
> > I'm developing a script using the ActiveState Perl distribution on
> > Windows XP. Ideally, I'd like to protect it using the Flexlm licence
> > manager as that's what the other software we produce is using.
> >
> > The script is compiled using the ActiveState PDK so it's intended to
> > be distributed in binary form.
> >
> > Has anyone used Flexlm to protect Perl apps in Windows?

  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump