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

Htc Client Message freeware
Filter: All | Freeware | Demo
 

Htc Client Message

< 1 2 3 4 5 
Added: January 18, 2010 | Visits: 1.528

Crystal Mud Client Crystal Mud Client project is a terminal-based MUD client with good protocol support. Crystal is an adequate MUD client. At first glance it looks like telnet, but has full line editing and scrollback, character set conversion support, Unicode support, prompt grabbing, xterm titlebar setting,...



Platforms: *nix

License: Freeware Size: 96.26 KB Download (124): Crystal Mud Client Download

Added: May 10, 2013 | Visits: 1.637

Hastymail Hastymail is an IMAP/SMTP webmail client written in PHP that focuses on compliance, usability, security and speed. Here are some key features of "Hastymail": ?*A* Compatible with PDAs, phones, text browsers, and with all mainstream browsers ?*A* Wide use of CSS for layout and color scheme, and...





Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (122): Hastymail Download

Added: November 26, 2010 | Visits: 1.712

MOHA Chat MOHA Chat is a chat solution which comes with a intuitive Web client and can run on most shared hosts. MOHA Chat consumes fewer resources on the server side and is fast on the client side. The project uses AJAX to retrieve the chat messages and user status. The client polls the server at...


Platforms: *nix

License: Freeware Size: 1.9 MB Download (122): MOHA Chat Download

Added: November 19, 2010 | Visits: 1.675

Smarty and MIME message integration Smarty and MIME message integration is a PHP class library that can send e-mail messages using Smarty templates. This package can be used to compose and send e-mail messages using Smarty templates. It wraps around Smarty and MIME message class by Manuel Lemos, and prepares the body and...


Platforms: *nix

License: Freeware Download (119): Smarty and MIME message integration Download

Added: March 05, 2010 | Visits: 1.071

SOAP::XML::Client SOAP::XML::Client is a simple frame work for talking with web services. This package is the base class for talking with web services, there are specific modules to use depending on the type of service you are calling, e.g. SOAP::XML::Client::DotNet or SOAP::XML::Client::Generic This package...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (119): SOAP::XML::Client Download

Added: June 20, 2010 | Visits: 1.390

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: September 14, 2010 | Visits: 1.786

PHP Client Sniffer PHP Client Sniffer is a PHP class file that allows one to quickly determine the clients browser and system information based on the HTTP_USER_AGENT string. The class can be used to generate browser specific html marks and other client side scripting. Whats New in This Release: - add k-meleon...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (119): PHP Client Sniffer Download

Added: July 07, 2010 | Visits: 1.090

MusicBrainz::Client MusicBrainz::Client is a MusicBrainz Client API. SYNOPSIS use MusicBrainz::Client; use MusicBrainz::Queries qw(:all); my $mb = MusicBrainz::Client->new(); if(! $mb->query_with_args( MBQ_FindArtistByName, [ "Pink Floyd" ]) ) { die("Query failed: ", $mb->get_query_error(), "n"); } print...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (119): MusicBrainz::Client Download

Added: September 11, 2010 | Visits: 990

Linux Napster Client Linux Napster Client is a console napster client written by Kevin Sullivan. It runs on Linux, OpenBSD, and other systems. Current releases of nap, such as 1.5.4, are very stable. They can run for weeks at a time without crashing or user intervention. Nap, writtin by Kevin Sullivan sometime in...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (118): Linux Napster Client Download

Added: September 25, 2010 | Visits: 1.221

SOAP::XML::Client::DotNet SOAP::XML::Client::DotNet is a Perl module to talk with .net webservices. This package helps in talking with .net servers, it just needs a bit of XML thrown at it and you get some XML back. Its designed to be REALLY simple to use. You dont need to know this, but the major difference to...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (117): SOAP::XML::Client::DotNet Download

Added: August 15, 2008 | Visits: 1.583

Windows NTP Time Server Client TimeTools Windows NTP Time Server Client atomic clock NTP time client software is a simple Windows SNTP client that synchronises time on any Windows XP/2000/NT/95/98/Me computer with a specified intranet or internet NTP time server.


Platforms: Windows

License: Freeware Size: 60 KB Download (117): Windows NTP Time Server Client Download

Added: February 19, 2010 | Visits: 1.532

W3MAIL - fast and small web-mail client W3MAIL - fast and small web-mail client written in PHP5. It provides easy webmail access to IMAP accounts and has very few requirements to install..


Platforms: *nix

License: Freeware Size: 60.42 KB Download (116): W3MAIL - fast and small web-mail client Download

Added: August 13, 2008 | Visits: 1.156

TipicIM - Desktop client TipicIM is Tipic's freeware instant messaging desktop client for Windows. It can be used with the TIMP IM server or any XMPP Compliant Server and allows you to communicate with your friends who use ICQ, Yahoo! Messenger and MSN Messenger. Features include: VOIP support; Chat or message style;...


Platforms: Windows

License: Freeware Size: 4.1 MB Download (115): TipicIM - Desktop client Download

Added: January 18, 2010 | Visits: 1.262

Gimp::ScriptFu::Client Gimp::ScriptFu::Client is a Perl client for the GNU Image Manipulation Program. Gimp::ScriptFu::Client acts as a source filter in a Scheme script that uses Text::Template to preprocess any embedded Perl fragments contained between { } brackets before sending the resulting Scheme to a Gimp...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): Gimp::ScriptFu::Client Download

Added: May 15, 2010 | Visits: 1.048

POE::Component::Client::Rcon POE::Component::Client::Rcon is an implementation of the Rcon remote console protocol. SYNOPSIS use POE qw(Component::Client::Rcon); my $rcon = new POE::Component::Client::Rcon(Alias => rcon, Timeout => 15, Retry => 2, Bytes => 8192, ); $kernel->post(rcon, rcon, hl, 127.0.0.1, 27015,...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): POE::Component::Client::Rcon Download

Added: August 24, 2008 | Visits: 1.323

3D Message Free 3D Message Free is an easy-to-use, parametric CAD tool for everyday communications. It is an ideal helper for anyone who likes to illustrate an idea or an explanation easily and quickly by 3D drawing. In a few minutes, you can compose a scene, populate it with objects, change object dimensions,...


Platforms: Windows

License: Freeware Size: 4.45 MB Download (115): 3D Message Free Download

Added: August 24, 2008 | Visits: 1.172

Sherrod FTP Client Free FTP Client for home and business with multiple connections, scheduled jobs , command line options, quick history connect, log viewer, optional automatic PGP encryption/decryption. secure FTP connections, Scheduled jobs allow automated backups to/from servers. Multi-threaded for simultaneous...


Platforms: Windows

License: Freeware Size: 8.29 MB Download (114): Sherrod FTP Client Download

Added: January 25, 2010 | Visits: 930

GLoarbLine Client and Server GLoarbLine is a feature-rich, stable, safe and free client and server suite based upon the GNU General Public Licensed "Openline" source code. GLoarbLine's underlying architecture follows the original Hotline protocol. As such, it functions just like a regular Hotline client and server; and all...


Platforms: Mac

License: Freeware Download (113): GLoarbLine Client and Server Download

Added: January 25, 2010 | Visits: 1.119

CrossFTP Client CrossFTP is a free multi-tabbed FTP client to fetch and transmit files through network.It uses a familiar, Explorer-like interface so that the novice user can master in minutes.Some features:Web starting and updatingInternational CJK word supportLocal File searchMulti-tabArchive...


Platforms: Mac

License: Freeware Size: 2 KB Download (111): CrossFTP Client Download

Released: August 07, 2017  |  Added: September 09, 2017 | Visits: 811

Happytime Onvif Client Happytime Onvif Client is a Network Video Client (NVC) to manage Network Video Transmitters (NVT) devices. Full support ONVIF specification, compatible with ONVIF Profile S and ONVIF Profile G, implements Device discovery, Device management, Media management, Image setting, PTZ management,...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 17.48 MB Download (111): Happytime Onvif Client Download

< 1 2 3 4 5