AW: Network Timeouts

2006-05-15 Thread Markus
um} = '138'; my ($ret, $duration, $host) = $p->ping($ip); $p->close(); if($ret){ $result = sprintf("%.3f", 1000 * $duration); print "[$tid]\t measured round trip delay is $result ms\n" }else{

calling a external program

2005-11-02 Thread Markus
an array to make a post processing. Only to forward the STDOUT to a file is a idea, but based on other reasons not useful for me. The variable $result contain only the return code if the external program us supporting this.   Markus     ___ Perl

AW: IP address calculation

2005-10-25 Thread Markus
die "no more IP networks available, max ".$cfg{'routeCount'}." possible\n"; } .. If you like I can give you the script directly. Thanks for your interest. Markus -Ursprüngliche Nachricht-

IP address calculation

2005-10-25 Thread Markus
networks.   In the moment I play with decimal numbers, but it is complex and looks not so professional style to program. Has someone an idea how to do it in another strategy like hexadecimal?   Best regards,   Markus ___ Perl-Win32-Users mailing

Re: Is Signal supported on Windows XP?

2005-10-24 Thread Markus Tron
For instance: setting alert() and catching $SIG{ALRM} works nice on Win XP. I was not able to make it work on W2K3 though. Regards Markus Tron Ted Zeng <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 24.10.2005 10:36 To cc Subject Is Signal supported on Windows XP? Te

AW: send a IP frame with a non owned IP as source

2005-10-12 Thread Markus
Title: Message How is doing ethereal or NAI Sniffer this without problems? Both have a packet generator which is capable to send any frame you capture before from another host. May be isn’t using sockets.   Markus   Von: John Serink [mailto:[EMAIL PROTECTED] Gesendet

send a IP frame with a non owned IP as source

2005-10-12 Thread Markus
Hi experts,   I’m facing the problem that I need to send simulated frames out where the source IP not equal to the own interface IP. If I’m forcing another IP then the I get a error.   ___ Perl-Win32-Users mailing list Perl-Win32-Users@l

send a IP frame with a non owned IP as source

2005-10-12 Thread Markus
'172.1.1.1',        LocalPort => 520,        PeerAddr  => '224.0.0.9:520',             Proto    => 'udp') or die

send a UDP paket without a session

2005-10-11 Thread Markus
port 520 in source and destination.   Thanks in advance   markus ___ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

perl packet manager problem

2005-10-04 Thread Markus
ies with identical version numbers. How can I resolve this issue?   Best regards, Markus   ___ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

involuntarily daly a script

2005-09-08 Thread Markus
script sleep until the making is done. Also if I’m using the scroll bar and don’t release this, the script will also sleep until I release the scroll bar.   Is a possibility exists to disallowed or ignore the action, which trigger the unwanted sleep of my scripts?   Thanks   Markus

agminated sub routine call name

2005-07-15 Thread Markus
Hi all,   is possible to use  multiple strings and agminated sub routine call name without object oriented programming? I’ve done following test (see below), but in the real script isn’t possible to use objects. Has anyone a idea how it’s works?   Thanks   Markus     my $r = &qu

missing package Mac::BuildTools

2005-04-21 Thread Markus
Hi all,   one of my library required Mac::BuildTools, which I can’t find under CPAN. Have anyone a idea, where I can get the module?.   Thanks Markus ___ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To

propper handling if a child thread die

2005-04-20 Thread Markus
,"> $fileName.NOS" or die "Error: can not create file \"$fileName.NOS\"!";   This generate following message: thread failed to start: Error: can not open file "s:s.CLI"! at C:\Perl\scripts\NVR\pwChange\pwchange.pl line 554.   Regards, Markus _

AW: CPU Utilization allways on 100% when executing perl scripts

2003-08-01 Thread Markus Dubois
a mistake. Any help is greatly appreciated Regards Markus ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs