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

Delphi Richtext Component freeware
Filter: All | Freeware | Demo
 

Delphi Richtext Component

< 1 2 3 4 5 > 
Added: May 08, 2010 | Visits: 863

POE::Component::ControlPort POE::Component::ControlPort is a Perl module with network control port for POE applications. SYNOPSIS use POE; use Getopt::Long; use POE::Component::ControlPort; use POE::Component::ControlPort::Command; my @commands = ( { help_text => My command, usage => my_command [ arg1, arg2 ],... Platforms: *nix

License: Freeware Size: 12.29 KB Download (97): POE::Component::ControlPort Download

Added: February 01, 2010 | Visits: 681

POE::Component::DebugShell POE::Component::DebugShell is a component to allow interactive peeking into a running POE application. SYNOPSIS use POE::Component::DebugShell; POE::Component::DebugShell->spawn(); This component allows for interactive peeking into a running POE application. spawn() creates a ReadLine... Platforms: *nix

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

Added: March 01, 2010 | Visits: 967

POE::Component::Client::FTP POE::Component::Client::FTP is a Perl module that implements an FTP client POE Component. SYNOPSIS use POE::Component::Client::FTP; POE::Component::Client::FTP->spawn ( Alias => ftp, Username => test, Password => test, RemoteAddr => localhost, Events => [ qw( authenticated put_connected... Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): POE::Component::Client::FTP Download

Added: July 01, 2010 | Visits: 708

POE::Component::Growl POE::Component::Growl provides a Growl notification dispatcher for POE. POE::Component::Growl provides a facility for notifying events through Growl using the Mac::Growl module as back-end. Integration with POEs architecture allows easy, non-blocking notifications. Multiple notifiers can be... Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): POE::Component::Growl Download

Added: June 20, 2010 | Visits: 1.394

POE::Component::Client::AirTunes POE::Component::Client::AirTunes is a Perl module with stream music to Airport Express. SYNOPSIS use POE qw( Component::Client::AirTunes ); POE::Component::Client::AirTunes->new( host => $ip, alias => "airtunes", events => { connected => connected, error => error, done => done, },... Platforms: *nix

License: Freeware Size: 3.07 KB Download (119): POE::Component::Client::AirTunes Download

Added: June 15, 2010 | Visits: 749

POE::Component::YahooMessenger POE::Component::YahooMessenger is a POE component for Yahoo! Messenger. SYNOPSIS use POE qw(Component::YahooMessenger); # spawn YM session POE::Component::YahooMessenger->spawn(Alias => ym); # register your session for callbacks $kernel->post(ym => register); # tell YM how to connect... Platforms: *nix

License: Freeware Size: 6.14 KB Download (100): POE::Component::YahooMessenger Download

Added: July 20, 2010 | Visits: 699

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: September 04, 2010 | Visits: 1.022

POE::Component::Pool::Thread POE::Component::Pool::Thread is a POE Managed Boss/Worker threadpool. SYNOPSIS use POE qw( Component::Pool::Thread ); POE::Component::Pool::Thread->new ( MinFree => 2, MaxFree => 5, MaxThreads => 15, StartThrneads => 5, Name => "ThreadPool", EntryPoint => &thread_entry_point,... Platforms: *nix

License: Freeware Size: 7.17 KB Download (95): POE::Component::Pool::Thread Download

Added: May 21, 2010 | Visits: 806

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: August 20, 2010 | Visits: 1.129

POE::Component::Enc::Flac POE::Component::Enc::Flac is a POE component to wrap FLAC encoder flac. SYNOPSIS use POE qw(Component::Enc::Flac); $encoder1 = POE::Component::Enc::Flac->new(); $encoder1->enc(input => "/tmp/track03.wav"); $encoder2 = POE::Component::Enc::Flac->new( parent => mainSession, priority =>... Platforms: *nix

License: Freeware Size: 737.28 KB Download (146): POE::Component::Enc::Flac Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 656

GXSMS Open Source GXSMS media component, made by Gurux Ltd, is a part of GXMedias set of media components, which programming interfaces help you implement communication by chosen connection type. GXSMS offers you an easy way to send and receive SMS messages using a modem (SMS capable). GXSMS component... Platforms: Windows

License: Freeware Size: 3.76 MB Download (54): GXSMS Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 655

GXNet Open Source GXNet media component, made by Gurux Ltd, is a part of GXMedias set of media components, which programming interfaces help you implement communication by chosen connection type. GXNet offers you an easy way to build multithreaded, Internet communication applications. GXNet component... Platforms: Windows

License: Freeware Size: 3.64 MB Download (52): GXNet Download

Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 609

GXSerial Open Source GXSerial media component, made by Gurux Ltd, is a part of GXMedias set of media components, which programming interfaces help you implement communication by chosen connection type. GXSerial offers you an easy way to build multithreaded, serial communication applications. GXSerial... Platforms: Windows

License: Freeware Size: 3.65 MB Download (51): GXSerial Download

Released: September 16, 2012  |  Added: September 16, 2012 | Visits: 615

GXTerminal Open Source GXTerminal media component, made by Gurux Ltd, is a part of GXMedias set of media components, which programming interfaces help you implement communication by chosen connection type. GXTerminal offers you an easy way to build multithreaded, terminal communication applications.... Platforms: Windows

License: Freeware Size: 3.88 MB Download (51): GXTerminal Download

Released: July 21, 2012  |  Added: July 21, 2012 | Visits: 616

GXPing Open Source GXPing media component, made by Gurux Ltd, is a part of GXMedias set of media components, which programming interfaces help you implement communication by chosen connection type. GXPing offers you an easy way to build multithreaded, Ping communication applications. GXPing component is... Platforms: Windows

License: Freeware Size: 3.5 MB Download (50): GXPing Download

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

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

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 853

Drop Down Form This package provides a component that was initially developed to enable a Virtual Explorer Tree to be a drop down component. During the design phase of that component it became apparent that the idea could be expanded on and a generic Roll Down form could be created. Using this form any Delphi... Platforms: Windows

License: Freeware Download (56): Drop Down Form Download

Released: August 11, 2012  |  Added: August 11, 2012 | Visits: 727

Java DNS Component Java DNS Component provides DNS Record lookup for A, A6, AAAA, MX, NS, PTR, SOA, TXT and WKS type records. Along with DNSLookup class, a SimpleDNSLookup class is provided for simple use. Get Java DNS Component and take it for a spin to see what it can actually do for you! for WindowsAll Platforms: Windows

License: Freeware Download (54): Java DNS Component Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 561

EasyQuery.VCL trial for Delphi EasyQuery.VCL is distributed as set of native VCL components and controls which allows to integrate end-user-oriented query builder into your application. EasyQuery.VCL components can be used in any Borland Delphi or C++ Builder project which operates with some kind of database. Supported IDE... Platforms: Windows, 2K, XP, 2003, Windows Vista, 7

License: Freeware Download (55): EasyQuery.VCL trial for Delphi Download

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 609

Java SMTP Mail Component Java SMTP Mail Component provides an easy way to send mails from Java applications. It can send mails without a relaying SMTP mail server. Java SMTP Mail Component supports attachment using MIME and PLAIN Authentication with mail server. Give Java SMTP Mail Component a try to see what it's... Platforms: Windows

License: Freeware Download (54): Java SMTP Mail Component Download

< 1 2 3 4 5 >