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

Bellsouth Call Forwarding freeware
Filter: All | Freeware | Demo
 

Bellsouth Call Forwarding

< 1 2 3 4 5 > 
Added: July 02, 2006 | Visits: 3.183

Call411 Free Call Display software: shows caller is identity on your computer Platforms: Windows

License: Freeware Size: 536 KB Download (479): Call411 Download

Added: August 05, 2008 | Visits: 1.141

Pompolic : Call for Heroes Screensaver Something different from the flying fish or floating windows logos as a screensaver. Based on images from 3D action/RPG game set in a fantasy world entitled: Pompolic: Call for Heroes. Platforms: Windows

License: Freeware Size: 4.91 MB Download (93): Pompolic : Call for Heroes Screensaver Download

Released: September 23, 2008  |  Added: October 28, 2009 | Visits: 5.980

ErlangXLS ErlangXLS provides Excel AddIns to calculate Call Center staffing requirements based on the widely used formulas of Erlang C und Erlang B. This includes service level, average speed of answer, agent occupation, trunk load, etc. While other providers sell Erlang-based software in expensive... Platforms: Windows

License: Freeware Size: 263.67 KB Download (970): ErlangXLS Download

Added: September 08, 2010 | Visits: 1.455

HardWall Firewall 15 HardWall Firewall is an iptables firewall script that provides port forwarding, packet filtering, stateful packet inspection, port redirection, masquerading, SNAT, DNAT, NAT, and bridging. HardWall Firewall functions as both a workstation firewall and an IP forwarding firewall. Whats New in... Platforms: *nix

License: Freeware Size: 33.79 KB Download (130): HardWall Firewall 15 Download

Added: March 10, 2010 | Visits: 738

ffcall ffcall is a foreign function call libraries. This is a collection of four libraries which can be used to build foreign function call interfaces in embedded interpreters. The four packages are: avcall calling C functions with variable arguments vacall C functions accepting variable... Platforms: *nix

License: Freeware Size: 911.36 KB Download (94): ffcall Download

Added: March 10, 2010 | Visits: 1.006

pgpforwarder PGP Forwarding Server is a server that receives e-mail on behalf of a user, encrypt it automatically and sent it off the users real e-mail account. The PGP Forwarding Server has a somewhat simplistic view of the world. We have basically a part of the world where things can be transferred in... Platforms: *nix

License: Freeware Size: 215.04 KB Download (92): pgpforwarder Download

Added: February 06, 2010 | Visits: 843

LibSysCTr LibSysCTr is a utility library that can be used to intercept system call functions on a Linux system. Process monitoring and sandboxing are just two of the potential usages of LibSysCTr. Internally the LibSysCTr library uses the ptrace(2) functionalities by monitoring and reporting events to... Platforms: *nix

License: Freeware Size: 317.44 KB Download (89): LibSysCTr Download

Added: April 20, 2010 | Visits: 939

Devel::CallerItem Devel::CallerItem is an Perl object representing a function call from the stack of function calls. SYNOPSIS Usage: require Devel::CallerItem; $call = Devel::CallerItem->from_depth($depth) || return; $passed_arguments_ref = $call->argument_list_ref(); $callpack = $call->pack();... Platforms: *nix

License: Freeware Size: 4.1 KB Download (113): Devel::CallerItem Download

Added: March 05, 2010 | Visits: 992

Chebyshev Chebyshev application allows someone to set up a spam filtering email forwarding service. Chebyshev is an engine for an email forwarding service similar to those "bitdiddle@alum.college.edu" email forwarding services that some schools provide. Combine email forwarding with spam filtering, and... Platforms: *nix

License: Freeware Size: 14.34 KB Download (95): Chebyshev Download

Added: June 07, 2010 | Visits: 1.503

Schedule::Oncall Schedule::Oncall module contains methods for managing an on-call schedule. Schedule::Oncall provides methods to manipulate an on-call schedule. One or more tables of schedules can be maintained, loaded, and searched. An on-call table is composed of seven days, where each day has a list of... Platforms: *nix

License: Freeware Size: 16.38 KB Download (147): Schedule::Oncall Download

Added: October 12, 2010 | Visits: 895

isdnMonitor 0.4 isdnMonitor saves call information (number, name, connection, and duration) in a MySQL database. The project does inverse searches for German phone numbers, enables notifying clients via the Windows/SMB messaging service, and displays caller names on an LCD display via LCDproc.. Web-Site von... Platforms: *nix

License: Freeware Size: 65.54 KB Download (92): isdnMonitor 0.4 Download

Added: May 26, 2010 | Visits: 779

LUX4 LUX4 is a powerful and fast communication protocol for Remote Procedure Call (RPC). LUX4 library provides both Client and Server classes. C/C++ porting is planned but for the Client side only. LUX4 performances are far ahead of other RPC protocol like RMI. Whats New in This Release: - First... Platforms: *nix

License: Freeware Size: 174.08 KB Download (100): LUX4 Download

Added: November 13, 2010 | Visits: 833

ECLI ECLI library is an Eiffel wrapper around the X/Open ISO/CLI (Call Level Interface), which defines an API to RDBMS drivers and uses SQL92. ISO/CLI is also known as ODBC under MS Windows. ECLI wants to be portable across (1) Platforms, (2) Eiffel Compilers. (1) Platform portability : ECLI... Platforms: *nix

License: Freeware Size: 993.28 KB Download (88): ECLI Download

Added: October 02, 2010 | Visits: 948

File::lockf File::lockf is a Perl module interface to the lockf system call. SYNOPSIS use File::lockf; File-Lockf is an interface to the lockf system call. Perl supports the flock system call natively, but that does not acquire network locks. Perl also supports the fcntl system call, but that is... Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): File::lockf Download

Added: February 17, 2010 | Visits: 917

Class::DispatchToAll Class::DispatchToAll Perl module can dispatch a method call to all inherited methods. SYNOPSIS package My::Class; our @ISA=qw(SomeClass SomeOtherClass More::Classes); use Class::DispatchToAll qw(dispatch_to_all); my $self=bless {},My::Class # not a proper constructor, I know.. # this... Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): Class::DispatchToAll Download

Added: June 21, 2010 | Visits: 939

Tk::callbacks Tk::callbacks allows specifying code for Tk to call. SYNOPSIS One can specify a callback in one of the following ways: Without arguments: ... => ⊂name, ... ... => sub { ... }, ... ... => methodname, ... or with arguments: ... => [ ⊂name ?, args ...? ], ... ... => [ sub { ... }... Platforms: *nix

License: Freeware Size: 5.7 MB Download (86): Tk::callbacks Download

Added: August 22, 2010 | Visits: 1.232

PBS PBS is a user-support call management system and call tracing system. PBS is based on intranet technologies, and it allows you to account and manage calls, inventory, projects, and performance. It features a knowledge base and reports for the manager. Whats New in This Release: - The menu... Platforms: *nix

License: Freeware Size: 604.16 KB Download (123): PBS Download

Added: March 23, 2010 | Visits: 959

TurboCall TurboCall is an extension which adds a phone call function to your browser. Select any phone number on any web page, or click on a phone number in your contact list in the integrated panel, and you will receive an incoming call from the desired destination number within seconds.. Platforms: *nix

License: Freeware Size: 26.62 KB Download (147): TurboCall Download

Added: October 15, 2010 | Visits: 774

OCI wrappers OCI wrappers packages contains C++ wrappers for OCI (Oracle Call Interface). The code attempts to use the "Resource Acquisition Is Initialization" idiom and the "K.I.S.S." principle. Unit-testing cd tests && make test Using oci::LoginSession db("username", "password", "database");... Platforms: *nix

License: Freeware Size: 9.22 KB Download (102): OCI wrappers Download

Added: January 25, 2010 | Visits: 915

Conference Call Pro Conference Call Pro provides schedule and scoring data from the 2005 season for teams in the National Football League. The widget fetches its data from FOXSports.com (with permission!), and links to more details information on that web site.To save screen real estate, collapse the widget to just... Platforms: Mac

License: Freeware Download (104): Conference Call Pro Download

< 1 2 3 4 5 >