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

Jabber Client Voice freeware
Filter: All | Freeware | Demo
 

Jabber Client Voice

< 1 2 3 4 5 > 
Added: January 20, 2010 | Visits: 953

MCABBER mcabber is a small Jabber console client for Linux, maintained by Mikael BERTHE. mcabber includes features such as SSL support, history logging, commands completion, and external actions triggers. Whats New in This Release: - This release contains a few bugfixes and documentation updates..... Platforms: *nix

License: Freeware Size: 430.08 KB Download (90): MCABBER Download

Added: April 07, 2010 | Visits: 1.469

Wooden Fish Messenger 1.0 Wooden Fish Messenger is an instant messenging client application based on the open Jabber Standard Protocals and the SMACK API. The application is written in Java and can be launched directly from your browser through Java Web Start.. Platforms: *nix

License: Freeware Download (107): Wooden Fish Messenger 1.0 Download

Released: December 24, 2012  |  Added: December 24, 2012 | Visits: 329

jabber.el a jabber (instant messaging) client running atop emacs. Platforms: Windows, Mac, Linux

License: Freeware Size: 281.69 KB Download (48): jabber.el Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 558

Voice Mac Beta Voice Mac is a client for Google Voice the features are described below. Short Message Service (SMS) Voicemail Calling people using your forwarding phones. Contact list with the options of Google Contacts or Address Book. Contact Filter. Growl for SMS and Voicemail. SMS History so you can go and... Platforms: Mac

License: Freeware Size: 901.12 KB Download (51): Voice Mac Beta Download

Added: June 10, 2013 | Visits: 446

SamePlace Instant Messenger for Linux SamePlace Instant Messenger is an extensible instant messaging client based on the XMPP (Jabber) protocol. Accesses Jabber, GTalk, Twitter, MSN, AIM (and more, via gateways). Platforms: *nix

License: Freeware Size: 10.24 KB Download (34): SamePlace Instant Messenger for Linux Download

Released: October 11, 2002  |  Added: May 19, 2006 | Visits: 4.626

IGA Internet Messenger IGA-Internet Messenger with support VoiceVideo, many live smiles in messages, chats, forums, games, Audio Player, Quiz, Web Camers. Among the functions that our project supports are messages between users, games, chats, transfer files, find and add other IGA, IRC and ICQ users, Play mp3 files,... Platforms: Windows

License: Freeware Size: 2.46 MB Download (330): IGA Internet Messenger Download

Released: April 04, 2006  |  Added: April 06, 2006 | Visits: 5.592

Voice E-Mail Pilot Do you have to type e-mails all day long? Hey, your e-mail does not have to be typed - you can create voice e-mails. And Voice E-Mail Pilot is the program that will let you do this. Your voice e-mail will let your addressee know how you feel better than the smiley face. The program supports... Platforms: Windows

License: Freeware Size: 1.14 MB Download (1060): Voice E-Mail Pilot Download

Released: November 12, 2003  |  Added: January 20, 2006 | Visits: 9.027

123 Flash Chat Server Software Windows Client Full-featured,high-performance 123FlashChat can integrate user db in forums or portals & has the most customized skin! It allows you to organize chat-events, collaborative work sessions or online meetings stably. With this exe client, even those members who unfortunately don't have flash player... Platforms: Windows

License: Freeware Size: 1.3 MB Download (1233): 123 Flash Chat Server Software Windows Client Download

Released: May 01, 2009  |  Added: May 05, 2009 | Visits: 8.821

Portable RDP 6 client Microsoft has annoyed the world with RDP 6 issues, bugs, difficulty to install it, requierements... RDP 6 portable is the very simple, easy to use program to blow-up all of these issues. It is a fully functionnal RDP 6 client standalone program. Less than 3 MB: no more need to install 350 MD of... Platforms: Windows, Windows CE

License: Freeware Size: 2.46 MB Download (2223): Portable RDP 6 client Download

Added: January 18, 2010 | Visits: 1.530

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: January 18, 2010 | Visits: 1.281

Jabber::Lite Jabber::Lite is a standalone library for communicating with Jabber servers. SYNOPSIS use Jabber::Lite; my $jlobj = Jabber::Lite->new(); $jlobj->connect( %args ); $jlobj->authenticate( %args ); my $stillgoing = 1; while( $stillgoing ){ my $tval = $jlobj->process(); if( $tval == 1 ){... Platforms: *nix

License: Freeware Size: 48.13 KB Download (96): Jabber::Lite Download

Added: January 18, 2010 | Visits: 1.263

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: March 06, 2010 | Visits: 3.407

Ragnarok Online Client Ragnarok Online Client project is a client to the Ragnarok online network. Ragnarok Online Client is a client to the Ragnarok online network, an MMORPG. This project only provides an API to be able to program a client without having to understand the protocol itself, and to keep up-to-date... Platforms: *nix

License: Freeware Size: 16.38 KB Download (585): Ragnarok Online Client Download

Added: September 04, 2010 | Visits: 1.293

POE::Component::Client::Halo POE::Component::Client::Halo is an implementation of the Halo query protocol. SYNOPSIS use Data::Dumper; # for the sample below use POE qw(Component::Client::Halo); my $halo = new POE::Component::Client::Halo( Alias => halo, Timeout => 15, Retry => 2, ); $kernel->post(halo, info,... Platforms: *nix

License: Freeware Size: 7.17 KB Download (163): POE::Component::Client::Halo Download

Added: May 15, 2010 | Visits: 1.050

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: January 26, 2010 | Visits: 1.100

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: January 27, 2010 | Visits: 1.303

FUSE::Client FUSE::Client is a Perl-FUSE client. SYNOPSIS use FUSE::Client; $c = FUSE::Client->new({ Port=>35008, Quiet=>1, }); $c->connect(); $c->send("COMMAND","parameter"); $c->disconnect(); The FUSE::Client module will create a TCP FUSE client to test sending messages to a FUSE server. The... Platforms: *nix

License: Freeware Size: 2.05 KB Download (182): FUSE::Client Download

Added: July 02, 2010 | Visits: 1.002

MudMagic Mud Client MudMagic Mud Client is a client for connecting to online text games.. Platforms: *nix

License: Freeware Size: 634.88 KB Download (95): MudMagic Mud Client Download

Added: September 13, 2010 | Visits: 1.024

Reality Cyanide client Reality Cyanide project is a client for Cyanide, a graphical virtual reality multiplayer role-playing game. Cyanide is intended to be the most dynamic multi-player online role-playing game ever made. This client uses an isometric perspective to present scenes. It is programmed with Python,... Platforms: *nix

License: Freeware Size: 645.12 KB Download (96): Reality Cyanide client Download

Added: August 09, 2010 | Visits: 1.225

Festival::Client::Async Festival::Client::Async is a non-blocking interface to a Festival server. SYNOPSIS use Festival::Client::Async qw(parse_lisp); my $fest = Festival::Client::Async->new($host, $port); $fest->server_eval_sync($lisp, %actions); # blocking $fest->server_eval($lisp); # just queues $lisp for... Platforms: *nix

License: Freeware Size: 30.72 KB Download (101): Festival::Client::Async Download

< 1 2 3 4 5 >