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

Oo Api software
Filter: All | Freeware | Demo
 

Oo Api

1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.064

AFS::Command::PTS AFS::Command::PTS is a OO API to the AFS pts command. SYNOPSIS use AFS::Command::PTS; my $pts = AFS::Command::PTS->new(); my $pts = AFS::Command::PTS->new ( command => $path_to_your_pts_binary, ); my $pts = AFS::Command::PTS->new ( noauth => 1, force => 1, ); This module...



Platforms: *nix

License: Freeware Size: 77.82 KB Download (100): AFS::Command::PTS Download

Added: January 18, 2010 | Visits: 1.008

AFS::Command::BOS AFS::Command::BOS is a OO API to the AFS bos command. SYNOPSIS use AFS::Command::BOS; my $bos = AFS::Command::BOS->new(); my $bos = AFS::Command::BOS->new ( command => $path_to_your_bos_binary, ); my $bos = AFS::Command::BOS->new ( localauth => 1, ); This module implements an OO...





Platforms: *nix

License: Freeware Size: 77.82 KB Download (107): AFS::Command::BOS Download

Added: January 18, 2010 | Visits: 1.330

AFS::Command::FS AFS::Command::FS is a OO API to the AFS fs command. SYNOPSIS use AFS::Command::FS; my $fs = AFS::Command::FS->new(); my $fs = AFS::Command::FS->new ( command => $path_to_your_fs_binary, ); This module implements an OO API wrapper around the AFS fs command. The supported methods...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (101): AFS::Command::FS Download

Added: January 18, 2010 | Visits: 1.033

AFS::Command::VOS AFS::Command::VOS is a OO API to the AFS vos command..


Platforms: *nix

License: Freeware Size: 77.82 KB Download (91): AFS::Command::VOS Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 344

DataAccessObjects (DAO) for PHP5 Data Access Objects for PHP5. A set of classes used for connecting to databases in PHP5. The goal is to provide PHP5 developers with a unified OO API to access databases.


Platforms: Windows, Mac, Linux

License: Freeware Size: 25.12 KB Download (48): DataAccessObjects (DAO) for PHP5 Download

Added: May 01, 2013 | Visits: 439

M00seBl0g M00seBl0g, a PHP based open source blog, light weight, mainly proceedural coding with a lot of room for improvement and enhancement.Currently M00seBl0g is in development for an OO API to accompany it.


Platforms: PHP

License: Freeware Size: 563.2 KB Download (46): M00seBl0g Download

Added: August 08, 2010 | Visits: 1.434

MP3::Player::PktConcert MP3::Player::PktConcert is a Perl OO wrapper to John Seagulls C API to the Intel Pocket Concert. SYNOPSIS use MP3::Player::PktConcert; my $pocket_concert = new MP3::Player::PktConcert; my $proc_port = $pocket_concert->mount(); $pocket_concert->open(); my @tracks =...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (98): MP3::Player::PktConcert Download

Added: March 09, 2006 | Visits: 8.131

API Monitor API Monitor is software that monitors and displays API calls made by applications. For each API called, the program displays the process ID, process name, API called, parameters, return value, status, and the GetLastError code. It also includes an Error Lookup tool and an IOCTL decoder. New API...


Platforms: Windows

License: Freeware Size: 319 KB Download (1160): API Monitor Download

Added: March 12, 2006 | Visits: 4.676

Windows API hooking SDK Windows API hooking SDK helps you hooking Windows APIs or functions in other Dlls, and replace the API function or Dlls' function to your own function, That is to say, intercepts Win32 functions and re-writing target function to easily custom and extend existing system or application's function,...


Platforms: Windows

License: Shareware Cost: $158.00 USD Size: 1.22 MB Download (221): Windows API hooking SDK Download

Added: October 24, 2006 | Visits: 3.563

COM API COM API - virtual serial ports creation and management software. What needs does COM API meet? - Essentially reduces development efforts for creation of applications with virtual ports interaction - Allows creating systems with legacy components which could transfer data only to serial port...


Platforms: Windows

License: Shareware Cost: $590.00 USD Size: 322 KB Download (139): COM API Download

Released: April 08, 2014  |  Added: April 16, 2014 | Visits: 11.596

Blade API Monitor Blade API Monitor is a useful developer spy tool which can trace and log API and ActiveX interface with parameters. The key features are: Trace any exported functions of any DLLs, including Windows API and any other 3rd-Part APIs, unnecessarily to know the prototype of the functions;...


Platforms: Windows, Windows 7

License: Shareware Cost: $79.00 USD Size: 2.31 MB Download (762): Blade API Monitor Download

Added: March 24, 2010 | Visits: 1.823

Amazon API Search Amazon API Search is the beginnings of a perl script to search Amazon. It interfaces with Amazons API interface and performs whatever search the user desires, it then parses the data returned and inserts it in to an MySQL table. Currently the script only deals with basic returned data, and...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (126): Amazon API Search Download

Added: March 09, 2010 | Visits: 1.483

Inline-API Inline-API is a Perl module that teach you how to bind a programming language to Perl using Inline.pm. SYNOPSIS #!/usr/bin/perl use Inline Foo; say_it(foo); # Use Foo to print "Hello, Foo" __Foo__ foo-sub say_it { foo-my $foo = foo-shift; foo-print "Hello, $foon"; } So you think...


Platforms: *nix

License: Freeware Size: 91.14 KB Download (88): Inline-API Download

Added: January 25, 2010 | Visits: 1.151

File::Next::OO File::Next::OO is a Perl module with file-finding iterator Wrapper for File::Next::files function. SYNOPSIS File::Next::OO is just a wrapper around File::Next::files function. But it is easy to remember and less typing. Call it always with object notation. Not mixed as in File::Next itself....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): File::Next::OO Download

Added: September 16, 2010 | Visits: 1.415

PDL::API PDL::API is a Perl module for making piddles from Perl and C/XS code. A simple cookbook how to create piddles manually. It covers both the Perl and the C/XS level. Additionally, it describes the PDL core routines that can be accessed from other modules. These routines basically define the PDL...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (98): PDL::API Download

Added: July 06, 2010 | Visits: 1.912

Wikipedia API Wikipedia API is a simple API to embed Wikipedia content dynamically on a Web site. Wikipedia is an online encyclopedia in which the user community is encouraged to submit information for its entries. Wikipedia is unique in that it is free to the public, the content is fairly well moderated,...


Platforms: *nix

License: Freeware Download (112): Wikipedia API Download

Added: January 03, 2010 | Visits: 1.435

eBay::API eBay::API is a Perl SDK for eBay Web services Interface. SYNOPSIS # 1. GeteBayOfficialTime use eBay::API::XML::Call::GeteBayOfficialTime; my $pCall = eBay::API::XML::Call::GeteBayOfficialTime->new(); $pCall->execute(); my $sOfficialTime = $pCall->getEBayOfficialTime(); # 2. GetUser use...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (98): eBay::API Download

Added: April 08, 2010 | Visits: 1.587

Simple C++ ODBC Database API Simple C++ ODBC Database API is designed to encapsulate the ODBC API functionality in an object oriented manner. The API was created due to an absence of any other such API that was database independent. The database independence is achieved using the ODBC (Open DataBase Connectivity) API....


Platforms: *nix

License: Freeware Size: 84.99 KB Download (117): Simple C++ ODBC Database API Download

Added: November 26, 2010 | Visits: 1.952

Asterisk Soap API 0.0.1 Asterisk-Soap is an extensible SOAP (Web services) API with the goal to create and support all Asterisk configuration features. Asterisk Soap APIs mainly feature is to provide a framework between asterisk core api and multi-platform frontends.. Download KDE-Apps.org Community Portal for KDE...


Platforms: *nix

License: Freeware Download (135): Asterisk Soap API 0.0.1 Download

Added: November 19, 2010 | Visits: 1.016

POE::API::Peek POE::API::Peek is a Perl module to peek into the internals of a running POE environment. POE::API::Peek extends the POE::Kernel interface to provide clean access to Kernel internals in a cross-version compatible manner. Other calculated data is also available. My intention is to provide...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (88): POE::API::Peek Download

1 2 3 4 5 >