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

Communication Sign freeware
Filter: All | Freeware | Demo
 

Communication Sign

< 1 2 3 4 5 
Added: July 13, 2010 | Visits: 949

Cobex Cobex is a small implementation of the OBEX communication protocol for slow serial cables. Its primary use is to communicate with cell phones such as the Sony Ericsson T610, T310, and T300. Currently the project consists of a couple of headerfiles and some sourcefiles, which results in a small... Platforms: *nix

License: Freeware Size: 26.62 KB Download (96): Cobex Download

Added: April 22, 2010 | Visits: 1.165

LiveJournal Quote LiveJournal Quote is a Firefox extension that tires to make our communication in LJ more easy. It makes quotes. How does it works? 1) You can write in post-form tags [quote]Text[/quote] and on clicking the Send-button tags will be converted in html-quote (Div element) 2) You can also select... Platforms: *nix

License: Freeware Size: 21.5 KB Download (94): LiveJournal Quote Download

Added: June 20, 2010 | Visits: 913

libt2n libt2n project is a C++ library for inter-process communication (IPC) with an additional code generator (libt2n-codegen). Before inventing our own IPC library, we checked a lot of other IPC frameworks like CORBA, D-BUS and ICE. But they werent easy to use (you need many lines of code to export... Platforms: *nix

License: Freeware Size: 901.12 KB Download (92): libt2n Download

Added: February 16, 2010 | Visits: 1.766

OCERA Real Time Ethernet The ORTE is an implementation of the RTPS communication protocol defined by Real Time Innovations. RTPS is an application layer protocol targeted to the real-time communication area. It is built on top of a standard UDP stack. This protocol is being submitted to the IETF as an informational... Platforms: *nix

License: Freeware Size: 1.6 MB Download (106): OCERA Real Time Ethernet Download

Added: November 01, 2010 | Visits: 1.419

Mail::Bulkmail::Server Mail::Bulkmail::Server is a Perl module that handles server connections and communication for Mail::Bulkmail. SYNOPSIS my $server = Mail::Bulkmail::Server->new( Smtp => your.smtp.com, Port => 25 ) || die Mail::Bulkmail::Server->error(); #connect to the SMTP relay $server->connect || die... Platforms: *nix

License: Freeware Size: 71.68 KB Download (98): Mail::Bulkmail::Server Download

Added: January 09, 2010 | Visits: 902

PPhone 1.5.0 Beta PPhone project is a universal communication client for IP telephony and instant messaging. The applications design is modular, so GUI, protocol, codec, and sound drivers have plugin interfaces, the GUI is detachable, and you can switch among different GUI implementations and change the clients... Platforms: *nix

License: Freeware Size: 2.6 MB Download (104): PPhone 1.5.0 Beta Download

Added: February 11, 2010 | Visits: 748

SpoonRPC SpoonRPC is a python module that provides a distributed communication system for interprocess communication. The project doesnt actually provide RPC at the moment, because message passing turned out to be a lot easier, and probably more useful anyway.. Platforms: *nix

License: Freeware Size: 23.55 KB Download (94): SpoonRPC Download

Added: May 26, 2010 | Visits: 779

LUX4 LUX4 is a powerful and fast communication protocol for Remote Procedure Call (RPC). LUX4 library provides both Client and Server classes. C/C++ porting is planned but for the Client side only. LUX4 performances are far ahead of other RPC protocol like RMI. Whats New in This Release: - First... Platforms: *nix

License: Freeware Size: 174.08 KB Download (100): LUX4 Download

Added: September 18, 2010 | Visits: 1.175

Pubcookie Pubcookie is an Open Source package for intra-institutional, single sign-on, end-user Web authentication. More generally, it is an approach to identifying users as they browse to an institutions many websites that require authentication. Pubcookie helps an institution reuse existing... Platforms: *nix

License: Freeware Size: 2 MB Download (97): Pubcookie Download

Added: May 22, 2010 | Visits: 1.146

RealizationEngine Group Communicator The RealizationEngine is designed from the ground up to facilitate group communication and collaboration. It will store that communication to built and manage an institutional knowledge base. It is accessible from any Web browser or Web-enabled device. Classified information is easily... Platforms: *nix

License: Freeware Size: 61.44 KB Download (96): RealizationEngine Group Communicator Download

Added: May 13, 2010 | Visits: 971

cosign cosign is a Web single sign on system that allows users to authenticate once per session and access any protected Web resources at the institution. When you use cosign the passwords are sent only to a single, central URL. Sessions have both idle and hard timeouts, and users can logout of all... Platforms: *nix

License: Freeware Size: 317.44 KB Download (100): cosign Download

Added: January 15, 2010 | Visits: 874

ImTranslator ImTranslator is a Firefox extension that provides additional multilingual capabilities to Firefox for more efficient communication in foreign languages. With ImTranslator you can enter multilingual text, check it for correctness, adjust unreadable messages, translate in different languages,... Platforms: *nix

License: Freeware Size: 20.48 KB Download (100): ImTranslator Download

Added: February 24, 2010 | Visits: 795

SpeexComm SpeexComm is a Speex based multiplatform voice communication engine meant mainly for gaming. The project is written in C99. The engine itself depends only on libc but e.g. ALSA and Speex libraries are recommended for audio input/output and voice encoding/decoding. The engine is accompanied with... Platforms: *nix

License: Freeware Size: 163.84 KB Download (94): SpeexComm Download

Added: March 21, 2010 | Visits: 640

Chipcard::CTAPI Chipcard::CTAPI is a Perl module for communication with chipcard terminals. SYNOPSIS use Chipcard::CTAPI; my $ct = new Chipcard::CTAPI(interface => Χpcard::CTAPI::PORT_COM1) or die "Cant communicate with card terminal"; my $memory_size = $ct->getMemorySize(); $ct->read(0,... Platforms: *nix

License: Freeware Size: 28.67 KB Download (114): Chipcard::CTAPI Download

Added: November 07, 2010 | Visits: 940

mod_auth_nufw mod_auth_nufw is a Single Sign On Apache module which performs secure user identification and authentication, based on the Nufw firewalling suite. Nufw marks all connections of a network with a unique UserID. This module takes advantage of that mark and uses it to transparently identify and... Platforms: *nix

License: Freeware Size: 43.01 KB Download (90): mod_auth_nufw Download

Added: April 21, 2010 | Visits: 1.441

squid-nufw-helper squid-nufw-helper is the authentication Single Sign On module for Squid, working with a NuFW firewall. The project allows for transparent authentication of users on a Squid proxy, even if the proxy is a "transparent" one. Whats New in This Release: - This release adds an "-a" switch to pass... Platforms: *nix

License: Freeware Size: 72.7 KB Download (124): squid-nufw-helper Download

Added: June 04, 2010 | Visits: 1.470

WASTE 1.5 beta WASTE provides a encrypted communication tool that allows for safe chat and transfer. WASTE is a mesh-based workgroup tool that allows for encrypted, private communication between distant parties on the Internet, independent of local network organization. I t is RSA secured, and has been... Platforms: *nix

License: Freeware Size: 3.4 MB Download (118): WASTE 1.5 beta Download

Added: March 07, 2010 | Visits: 735

OcamlSpread OcamlSpread is a wrapper around the Spread group communication toolkit (http://www.spread.org) for the Objective Caml programming language. OcamlSpread not only wraps Spread functions, but adds an object-oriented interface and other valuable features.. Platforms: *nix

License: Freeware Size: 18.43 KB Download (88): OcamlSpread Download

Released: August 19, 2010  |  Added: August 23, 2010 | Visits: 2.374

Comm Echo Comm Echo is a free debug tool for serial port (RS232), TCP/IP and UDP port communication. It works like an echo wall for serial port, TCP/IP sever, TCP/IP client and UDP. It displays all received data in Text, Hex or Decimal format. All available serial port on computer. Features:... Platforms: Windows

License: Freeware Size: 44.23 KB Download (775): Comm Echo Download

Released: November 20, 2012  |  Added: December 23, 2012 | Visits: 1.238

PDFCool Free Studio PDFCool Free Studio enables you to create, edit, sign, encrypt and convert PDF documents. With PDFCool Studio, you can create PDF documents from any printable files, such as DOC, HTML, EXCEL and webpages online. You can also convert PDF to DOC, HTML, EXCEL and images. It supports 15 kinds of page... Platforms: Windows

License: Freeware Size: 36.43 MB Download (135): PDFCool Free Studio Download

< 1 2 3 4 5