Ask a Question related to PERL Modules, Design and Development.
-
Jonas Nilsson #1
Starting a perl program when I connect to the internet.
I'm trying to automatically start a perl-program everytime I connect to the
internet using a dialup-connection for my modem. Is there a simple way of
achieving this?
I run WinXP.
/jN
Jonas Nilsson Guest
-
Program starting when open other programs
How do I correct this problem: When I open other programs on my computer, Contribue 3 starts loading? It happens repeatedly and is now getting... -
Change users after starting program
HI there. I'm testing Contribute 3 out on a Terminal Server before we do any purchasing and I was wondering if there was a way to change users once... -
starting an external program
starting an external program Tue, 11 November 2003 00:12 I'am using een php script with de exec() command to start een external program that... -
#24759 [Opn->Bgs]: exec() or system() et all cause an infinite loop of starting requested program
ID: 24759 Updated by: edink@php.net Reported By: jkramer at controlvision dot com -Status: Open +Status: ... -
problem : SNMP port used when starting my java program
> I'm trying to send a TRAP PDU using a java SNMP stack can I send SNMP packets using another port??? -
Brian McCauley #2
Re: Starting a perl program when I connect to the internet.
Jonas Nilsson wrote:Probably. I would expect most OSs to possess such hooks. On some OSs I> I'm trying to automatically start a perl-program everytime I connect to the
> internet using a dialup-connection for my modem. Is there a simple way of
> achieving this?
could even tell you where they are. This, of course, has nothing to do
with Perl and less to do with Perl modules - the answer would be the
same whatever language your scripts were written in.
Perhaps you should try a newsgroup where questions about WinXP are on-topic.> I run WinXP.
Brian McCauley Guest
-
Jim Keenan #3
Re: Starting a perl program when I connect to the internet.
"Jonas Nilsson" <dzluk8fsxsw0001@sneakemail.com> wrote in message news:<cirrbo$qlr$1@news.island.liu.se>...
Why not use a perl script to establish the Internet connection itself,> I'm trying to automatically start a perl-program everytime I connect to the
> internet using a dialup-connection for my modem. Is there a simple way of
> achieving this?
>
> I run WinXP.
>
then have it call what you want?
Jim Keenan
Jim Keenan Guest
-
Jonas Nilsson #4
Re: Starting a perl program when I connect to the internet.
"Brian McCauley" <nobull@mail.com> wrote in message
news:cishu6$h07$1@slavica.ukpost.com...the> Jonas Nilsson wrote:> > I'm trying to automatically start a perl-program everytime I connect toof> > internet using a dialup-connection for my modem. Is there a simple wayThis is perhaps correct. However I don't know too much about it, but isn't>> > achieving this?
> Probably. I would expect most OSs to possess such hooks. On some OSs I
> could even tell you where they are. This, of course, has nothing to do
> with Perl and less to do with Perl modules - the answer would be the
> same whatever language your scripts were written in.
>
this type of functionality connected to services. And can't you create a
service using a perl module?
/jN
Jonas Nilsson Guest



Reply With Quote

