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.080.466 Times

Predictive Dialer Software Modem freeware
Filter: All | Freeware | Demo
 

Predictive Dialer Software Modem

< 1 2 3 4 5 > 
Added: May 15, 2010 | Visits: 1.219

Software::Packager Software::Packager is a common software packaging interface. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(); $packager->version(1.2.3.4.5.6); $packager->package_name("Somename"); $packager->program_name(Software Packager); $packager->description("This is the...



Platforms: *nix

License: Freeware Size: 21.5 KB Download (114): Software::Packager Download

Added: September 13, 2010 | Visits: 969

ISDN Py/GTK Dialer ISDN.py aims to be a simple, no-frills ISDN dialer. Its written in Python using PyGTK bindings. Currently it dials and hangups the line, if you grant to a normal user the rights to do it (normally it cant). The interface is pretty straightforward. Improvements and beautification for gui are...





Platforms: *nix

License: Freeware Size: 8.19 KB Download (110): ISDN Py/GTK Dialer Download

Added: February 01, 2010 | Visits: 1.256

Modem::Vgetty Modem::Vgetty is a Perl interface to vgetty(8). SYNOPSIS use Modem::Vgetty; $v = new Modem::Vgetty; $string = $v->receive; $v->send($string); $string = $v->expect($str1, $str2, ...); $v->waitfor($string); $rv = $v->chat($expect1, $send1, $expect2, $send2, ...); $ttyname = $v->getty;...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (108): Modem::Vgetty Download

Added: October 19, 2010 | Visits: 1.436

Bio::MAGE::Protocol::Software Bio::MAGE::Protocol::Software - Software represents the software used. SYNOPSIS use Bio::MAGE::Protocol::Software; # creating an empty instance my $software = Bio::MAGE::Protocol::Software->new(); # creating an already populated instance my $software =...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (148): Bio::MAGE::Protocol::Software Download

Added: October 04, 2010 | Visits: 1.204

Bio::Genex::Software Bio::Genex::Software is Perl module with methods for processing data from the GeneX DB table: Software. SYNOPSIS use Bio::Genex::Software; # instantiating an instance my $Software = Bio::Genex::Software->new(id=>47); # retrieve data from the DB for all columns $Software->fetch(); #...


Platforms: *nix

License: Freeware Size: 552.96 KB Download (107): Bio::Genex::Software Download

Added: October 12, 2010 | Visits: 1.397

Bitgate Server Software Environment Bitgate Server Software Environment aims to build a multi-protocol environment in which server protocol handlers can be eventually loaded and unloaded on the fly using a center console or controller Web page. Bitgate Server Software Environment aims to have 99.9% uptime, and have...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (102): Bitgate Server Software Environment Download

Added: October 06, 2010 | Visits: 873

Software::Packager::Svr4 Software::Packager::Svr4 is the Software::Packager extension for System VR4 packages. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(svr4); This module is used to create software packages in a format suitable for installation with pkgadd. FUNCTIONS new() This...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (89): Software::Packager::Svr4 Download

Added: February 17, 2010 | Visits: 1.787

Cable Modem Counter Cable Modem Counter is a cable modem (or any Ethernet connection) IP byte logger. It is not a packet sniffer, it just gathers network statistics. It is composed of two parts: A daemon, which logs all the incoming/outgoing connections and creates pairs of source/destination IP addresses with a...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (174): Cable Modem Counter Download

Added: July 22, 2010 | Visits: 1.642

Score Cluster System Software Score Cluster System Software is a cluster system software is designed for the high performance cluster environment without using the TCP/IP protocol stack. Score Cluster System Software features high performance communication, efficient computer management and single-system image, higher...


Platforms: *nix

License: Freeware Download (108): Score Cluster System Software Download

Added: May 05, 2010 | Visits: 1.851

Open RObot COntrol Software Open RObot COntrol Software (Orocos) framework applies software patterns in C++ to achieve real-time execution of software components and provides an infrastructure to quickly integrate them in a real-time operating system such as RTAI or RTLinux, although it can be tested on normal Linux...


Platforms: *nix

License: Freeware Size: 3 MB Download (142): Open RObot COntrol Software Download

Added: May 27, 2010 | Visits: 1.023

Software::Packager::Rpm Software::Packager::Rpm is a suite of Perl modules providing a common interface for the creation of platform specific software installation packagers. add_item() my %object_data = ( SOURCE => /source/file1, TYPE => file, KIND => doc, DESTINATION => /usr/local/file1, USER => joe, GROUP...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (104): Software::Packager::Rpm Download

Added: July 04, 2010 | Visits: 975

Software::Packager::Object::Rpm Software::Packager is a suite of Perl modules providing a common interface for the creation of platform specific software installation packagers. INSTALLATION Software::Packager uses the standard perl module install process perl Makefile.PL make make test (optional but recommended) make...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (104): Software::Packager::Object::Rpm Download

Added: September 15, 2010 | Visits: 1.096

Software::Packager::Tar Software::Packager::Tar is used to create tar files with the required structure as specified by the list of object added to the packager. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(tar); FUNCTIONS new() This method creates and returns a new class object....


Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Software::Packager::Tar Download

Added: March 20, 2010 | Visits: 793

Software::Packager::Object Software::Packager::Object is a generic object data storage. SYNOPSIS use Software::Packager::Object; This module is used by Software::Packager for holding data for a each item added to the a software package. It provides an easy way of accessing the data for each object to be installed....


Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Software::Packager::Object Download

Added: September 22, 2010 | Visits: 1.102

Software::Packager::Object::Aix Software::Packager::Object::Aix module it extends Software::Packager::Object and adds extra methods for use by the AIX software packager. FUNCTIONS LPP TYPE The LPP type for objects determines the type of LPP package created. If the objects destination is under /usr/share then the object is...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (111): Software::Packager::Object::Aix Download

Added: August 24, 2010 | Visits: 1.008

Software::Packager::Solaris Software::Packager::Solaris is the Software::Packager extension for Solaris 2.5.1 and above. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(solaris); This module is used to create software packages in a format suitable for installation with pkgadd. The process of...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (88): Software::Packager::Solaris Download

Added: May 16, 2010 | Visits: 945

Software::Packager::Aix Software::Packager::Aix is the Software::Packager extension for AIX 4.1 and above. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(aix); This module is used to create software packages in a Backup-format file (bff) suitable for installation with installp. This...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (98): Software::Packager::Aix Download

Added: May 18, 2010 | Visits: 2.174

Web Submission and Review Software Web Submission and Review Software is a Web-based system that is used for the submission and review of papers to academic conferences. Web Submission and Review Software provides support for the entire life-cycle of the conference review process. One of the goals of this software was to make...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (131): Web Submission and Review Software Download

Added: October 24, 2010 | Visits: 1.495

Modem.pl Modem.pl is a small script that scrapes the web interface of a Motorola SURFboard cable modem for various status conditions like signal strength and signal to noise. The results are sent to STDOUT where they can be easily piped into a log file. The modem values are also checked for reasonable...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (211): Modem.pl Download

Added: September 20, 2010 | Visits: 1.394

Simple Website Software Simple Website Software (SWS) is my attempt to provide software to generate a reasonably modern looking web site while requiring a minimal amount of effort to set up, yet keeping the HTML pages independent so they can be easily editted and verified outside the web site. SWS requires PHP version...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (98): Simple Website Software Download

< 1 2 3 4 5 >