Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.060 Times

Ping Info View freeware
Filter: All | Freeware | Demo
 

Ping Info View

< 1 2 3 4 5 > 
Added: July 20, 2010 | Visits: 1.088

MPEG::Info MPEG::Info is a basic MPEG bitstream attribute parser. SYNOPSIS use strict; use MPEG::Info; my $video = MPEG::Info->new( -file => $filename ); $video->probe(); print $file->type; ## MPEG ## Audio information print $file->acodec; ## MPEG Layer 1/2 print $file->acodecraw; ## 80 print... Platforms: *nix

License: Freeware Size: 327.68 KB Download (113): MPEG::Info Download

Added: September 18, 2010 | Visits: 1.493

Video::Info::MPEG Video::Info::MPEG is a basic MPEG bitstream attribute parser. SYNOPSIS use strict; use Video::Info::MPEG; my $video = Video::Info::MPEG->new( -file => $filename ); $video->probe(); print $file->type; ## MPEG ## Audio information print $file->acodec; ## MPEG Layer 1/2 print... Platforms: *nix

License: Freeware Size: 634.88 KB Download (99): Video::Info::MPEG Download

Added: May 07, 2010 | Visits: 1.635

View Picture View Picture project is an SDL-based image viewer for Linux and FreeBSD that supports slideshows, fullscreen, zoom, and arbitrary movement through the image list.. Platforms: *nix

License: Freeware Size: 112.64 KB Download (112): View Picture Download

Added: March 07, 2010 | Visits: 1.468

MP3::Info MP3::Info is a Perl module that can manipulate / fetch info from MP3 audio files. SYNOPSIS #!perl -w use MP3::Info; my $file = Pearls_Before_Swine.mp3; set_mp3tag($file, Pearls Before Swine, q"77s", Sticks and Stones, 1990, q"(c) 1990 77s LTD.", rock & roll); my $tag =... Platforms: *nix

License: Freeware Size: 99.33 KB Download (100): MP3::Info Download

Added: February 05, 2010 | Visits: 1.767

FLV::Info FLV::Info is an extract metadata from Flash Video files. SYNOPSIS use FLV::Info; my $reader = FLV::Info->new(); $reader->parse(video.flv); my %info = $reader->get_info(); print "$info{video_count} video framesn"; print $reader->report(); This module reads Macromedia FLV files and... Platforms: *nix

License: Freeware Size: 737.28 KB Download (128): FLV::Info Download

Added: September 22, 2010 | Visits: 1.737

Ping Tunnel Ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies. At first glance, this might seem like a rather useless thing to do, but it can actually come in your help in some... Platforms: *nix

License: Freeware Size: 48.13 KB Download (175): Ping Tunnel Download

Added: November 24, 2010 | Visits: 1.016

AudioFile::Info::MP3::Info AudioFile::Info::MP3::Info is a Perl extension to get info from MP3 files. This is a plugin for AudioFile::Info which uses MP3::ID3Lib to get data about MP files. See AudioFile::Info for more details. METHODS new Creates a new object of class AudioFile::Info::MP3::Info. Usually called... Platforms: *nix

License: Freeware Size: 54.27 KB Download (106): AudioFile::Info::MP3::Info Download

Added: May 17, 2010 | Visits: 1.203

AudioFile::Info::MP3::Tag AudioFile::Info::MP3::Tag is a Perl extension to get info from MP3 files. This is a plugin for AudioFile::Info which uses MP3::Tag to get or set data about MP3 files. METHODS new Creates a new object of class AudioFile::Info::MP3::Tag. Usually called by AudioFile::Info::new.. Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): AudioFile::Info::MP3::Tag Download

Added: August 23, 2010 | Visits: 1.802

CAD::Drawing::GUI::View CAD::Drawing::GUI::View are 2D graphics for CAD built on Tk::Zinc. This module provides methods to turn a CAD::Drawing object into a Zinc canvas. Overridden Methods These make me behave like a Tk widget. ClassInit $view->ClassInit(); InitObject $view->InitObject(); configure... Platforms: *nix

License: Freeware Size: 11.26 KB Download (145): CAD::Drawing::GUI::View Download

Added: February 11, 2010 | Visits: 977

SNMP::Info::Layer3::N1600 SNMP::Info::Layer3::N1600 is a Perl5 Interface to Nortel 16XX Network Devices. SYNOPSIS # Let SNMP::Info determine the correct subclass for you. my $n1600 = new SNMP::Info( AutoSpecify => 1, Debug => 1, # These arguments are passed directly on to SNMP::Session DestHost => myswitch,... Platforms: *nix

License: Freeware Size: 133.12 KB Download (92): SNMP::Info::Layer3::N1600 Download

Added: August 06, 2010 | Visits: 926

KuSys-Info KuSys-Info is a Ku(buntu) Sys(tem)-Info. KuSys-Info karamba applet is based on transwhite. I adapted it a bit and modified it so that it fits to my system and themes. Detection of OS is not automatically right now, so you probably have to adapt the script. To change to the right network... Platforms: *nix

License: Freeware Size: 35.84 KB Download (96): KuSys-Info Download

Added: July 25, 2010 | Visits: 1.191

RT::View::ConciseSpreadsheet RT::View::ConciseSpreadsheet is a simple Perl module. RT::View::ConciseSpreadsheet requires no configuration files or environment variables.. Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): RT::View::ConciseSpreadsheet Download

Added: June 20, 2010 | Visits: 1.117

Station Info Station Info program searches for and displays AM, FM, and TV station entries from databases supplied by the US Federal Communications Commission (also known as the FCC). The station-info program provides many ways of selecting a collection of stations for display, and several criteria by which... Platforms: *nix

License: Freeware Size: 204.8 KB Download (115): Station Info Download

Added: April 26, 2010 | Visits: 1.465

MP4::Info MP4::Info is a Perl module that can fetch info from MPEG-4 files (.mp4, .m4a, .m4p, .3gp). SYNOPSIS #!perl -w use MP4::Info; my $file = Pearls_Before_Swine.m4a; my $tag = get_mp4tag($file) or die "No TAG info"; printf "$file is a %s trackn", $tag->{GENRE}; my $info =... Platforms: *nix

License: Freeware Size: 133.12 KB Download (113): MP4::Info Download

Added: May 11, 2010 | Visits: 1.299

Fractal View Fractal View project is a fractal viewing application that can be used to explore common fractal sets. It runs full-screen, supports four different fractal sets, has 22 different color palletes, support for PNG files, and performs anti-aliasing and zooming in all sets. Installing - Download... Platforms: *nix

License: Freeware Size: 235.52 KB Download (108): Fractal View Download

Added: January 26, 2010 | Visits: 996

SNMP::Info::Layer2::C2900 SNMP::Info::Layer2::C2900 is a SNMP Interface to Cisco Catalyst 2900 Switches running IOS. SYNOPSIS # Let SNMP::Info determine the correct subclass for you. my $c2900 = new SNMP::Info( AutoSpecify => 1, Debug => 1, # These arguments are passed directly on to SNMP::Session DestHost =>... Platforms: *nix

License: Freeware Size: 122.88 KB Download (93): SNMP::Info::Layer2::C2900 Download

Added: August 09, 2010 | Visits: 1.384

Maypole::Manual::View Maypole::Manual::View is a Perl module for Maypole View Classes. In a large application, you will almost certainly want to customize the layout and design of the output pages. This task may even be the purview of a separate team of HTML designers rather than the programmers. Since a typical... Platforms: *nix

License: Freeware Size: 143.36 KB Download (95): Maypole::Manual::View Download

Added: October 02, 2010 | Visits: 1.329

BSNMP ping BSNMP ping is a module for bsnmpd which allows you to measure latency and reachability. It sends out ICMP packets to the configured hosts. A history of received packets is maintained, and you can query via SNMP how many dropped packets, maximum/minumum latency and other stats for that history... Platforms: *nix

License: Freeware Size: 307.2 KB Download (109): BSNMP ping Download

Added: May 14, 2010 | Visits: 1.927

KDE Ping KDE Ping is a network/IP ping utility for KDE.. Samba Scanner / Mount / Umount KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security Utilities Screensaver News Forum GUI Polls Links... Platforms: *nix

License: Freeware Download (215): KDE Ping Download

Added: February 13, 2010 | Visits: 1.218

Pod::POM::View::HTML::Filter Pod::POM::View::HTML::Filter Perl module can use filters on sections of your pod documents. SYNOPSIS In your POD: Some coloured Perl code: =begin filter perl # now in full colour! $A++; =end filter =for filter=perl $A++; # this works too This should read C : =begin filter foo... Platforms: *nix

License: Freeware Size: 24.58 KB Download (100): Pod::POM::View::HTML::Filter Download

< 1 2 3 4 5 >