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

Component freeware
Filter: All | Freeware | Demo
 

Component

< 1 2 3 4 5 
Added: October 05, 2010 | Visits: 715

Millstone Millstone is Web user-interface component library for Java programmers. Millstone lets you program user interfaces on the server side in a clean, object-oriented manner without getting your hands dirty with XHTML, CSS, JavaScript, and browser incompatibilities. However, working on those lower...



Platforms: *nix

License: Freeware Size: 4.2 MB Download (91): Millstone Download

Added: January 26, 2010 | Visits: 1.095

POE::Component::Client::Traceroute POE::Component::Client::Traceroute is a non-blocking traceroute client. SYNOPSIS use POE qw(Component::Client::Traceroute); POE::Component::Client::Traceroute->spawn( Alias => tracer, # Defaults to tracer FirstHop => 1, # Defaults to 1 MaxTTL => 16, # Defaults to 32 hops Timeout => 0, #...





Platforms: *nix

License: Freeware Size: 15.36 KB Download (90): POE::Component::Client::Traceroute Download

Added: August 16, 2010 | Visits: 860

POE::Component::OSCAR POE::Component::OSCAR is a POE component for the Net::OSCAR module. SYNOPSIS use POE qw(Component::OSCAR); [ ... POE set up ... ] sub _start { # start an OSCAR session $oscar = POE::Component::OSCAR->new(); # start an OSCAR session with automatic throttling of new connections # to...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (90): POE::Component::OSCAR Download

Added: July 20, 2010 | Visits: 696

POE::Component::Basement POE::Component::Basement provides Class::Std and base POE component functionality. SYNOPSIS package POE::MyComponent; # use as base use base qw/ POE::Component::Basement /; # where the initializations happen (see Class::Std) sub BUILD { ... } # see also Class::Std and...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (90): POE::Component::Basement Download

Added: May 21, 2010 | Visits: 802

POE::Component::Client::TCPMulti POE::Component::Client::TCPMulti is a high performance client TCP library. SYNOPSIS # Short Usage POE::Component::Client::TCPMulti->create ( InputEvent => sub { printf "%s:%d: %s", $_[CHEAP]->ADDR, $_[CHEAP]->PORT, $_[ARG0]; }, SuccessEvent => sub { printf "%s:%d: Connection Recieved",...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (90): POE::Component::Client::TCPMulti Download

Added: April 23, 2010 | Visits: 902

Devel::STrace::Monitor Devel::STrace::Monitor is a monitor interface component for Devel::STrace. SYNOPSIS # # open the mmaped file # use Devel::STrace::Monitor; my $view = Devel::STrace::Monitor->open(somefile.map); my $cycles = 0; while (1) { print "n**************************************n"; # #...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (90): Devel::STrace::Monitor Download

Added: February 27, 2010 | Visits: 584

Esper Esper project is a 100% Java component for CEP and ESP applications..


Platforms: *nix

License: Freeware Size: 4.6 MB Download (90): Esper Download

Added: January 09, 2010 | Visits: 937

POE::Component::DebugShell::Jabber POE::Component::DebugShell::Jabber is a Perl component to allow interactive peeking into a running POE application via Jabber. SYNOPSIS use POE::Component::DebugShell::Jabber; POE::Component::DebugShell::Jabber->spawn( jabber_package => POE::Component::Jabber::Client::XMPP, jabber => {...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (89): POE::Component::DebugShell::Jabber Download

Added: March 01, 2010 | Visits: 758

Zadolbator 0.1 Zadolbator software is simple reminder component for Jabber server. Its main purpose is to remind you about events such as birthdays or holidays - though, you can use it also for keeping your everyday reminders about meetings, things to do, etc. Zadolbator uses iCalendar format to store events:...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (89): Zadolbator 0.1 Download

Added: February 04, 2010 | Visits: 755

WAusers WAusers application is one component of the WAhelper Web accessibility testing suite. WAusers serves for managing Web accessibility testing sites where users can register, create their own Web accessibility testing projects, and log into all their projects using a single global password. Web...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (89): WAusers Download

Added: January 09, 2010 | Visits: 1.127

DPML SDK DPML SDK is a management platform for Java-based component development, resource management, and deployment. DPML SDK is composed of the Transit resource management layer, the Depot multi-project build system, the Metro component management runtime engine, and the Station application management...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (89): DPML SDK Download

Added: September 10, 2010 | Visits: 867

POE::Component::Audio::Mad::Handle POE::Component::Audio::Mad::Handle is a POE Component to facilitate IPC with the POE::Wheel::Audio::Mad mpeg decoder. SYNOPSIS use POE; use POE::Component::Audio::Mad::Handle; ## create an IPC bridge on stdin/stdout create POE::Component::Audio::Mad::Handle(); ## create a custom IPC...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (88): POE::Component::Audio::Mad::Handle Download

Added: March 02, 2010 | Visits: 961

EJOE EJOE is a lightweight Java client/server component built to send and receive objects through pluggable (de)serialization mechanisms. EJOE porject offers a high-performance, simple, and clean object request broker (whereby ORB is meant in its natural manner and not in its relation with CORBA),...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (88): EJOE Download

Added: February 05, 2010 | Visits: 614

libbonobo libbonobo is the non-GUI part of the bonobo component infrastructure, it is most useful for creating aggregate interfaces & doing IPC easily. libbonobo also contains a rather badly designed & implemented per-system activation system. This needs re-writing & simplifying to be per-display. Take...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (86): libbonobo Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 741

MultiThread Delphi Component MultiThread Delphi Component is a non visual class designed to help you to create multiple threads, for instance for making a multi threaded thumbnailer or any other task that needs many threads. You specify a max. thread count and simply add work to the class and when the work is ready a...


Platforms: Windows

License: Freeware Download (71): MultiThread Delphi Component Download

Released: July 25, 2013  |  Added: September 09, 2013 | Visits: 20.676

Electronic Component and BOM Management Ciiva is an electronic component management tool which has been designed to revolutionize the way components are managed throughout the Product Lifecycle Management (PLM) process. It brings together information sources which are normally fragmented or until now were simply not available and...


Platforms: Windows

License: Freeware Size: 423 KB Download (70): Electronic Component and BOM Management Download

Added: August 25, 2013 | Visits: 736

Job Grok App JobGrok Application is a component for accepting job applications on your Joomla site.If upgrading from a prior version: To upgrade from a prior version, install this version without uninstalling the existing version. If you are using a version prior to JobGrok (EmploymentApplication Component),...


Platforms: PHP

License: Freeware Size: 153.6 KB Download (70): Job Grok App Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 946

Visual Graph ActiveX Component Visual Graph is a standard ActiveX component for developing graphics-related applications of various industries, such as power, coal, chemical, automation monitor, simulation, graphical modeling, graphical topology analysis, vector drawing, tables, geographic information system (GIS), workflow,...


Platforms: Windows

License: Freeware Size: 6.66 MB Download (68): Visual Graph ActiveX Component Download

Added: July 09, 2013 | Visits: 657

FlexBanner A banner management component that allows you to specify which articles, sections and/or categories a banner appears on. Can also be used to serve different banners for different languages.


Platforms: PHP

License: Freeware Size: 10 KB Download (67): FlexBanner Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 599

GFLAx GFLAx package provides an ASP component (ActiveX) version of GFL SDK. GFL SDK is a free library (used by XnView) for developers who would like to support graphics image formats easily. The library exists in 2 versions. The light version supports the most popular formats (PNG, JPEG, ..), and the...


Platforms: Windows

License: Freeware Download (66): GFLAx Download

< 1 2 3 4 5