14 projects tagged "messaging"
The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialized messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols, and more.
PICI-NMS is an object oriented middleware which makes possible sending messages in a networked environment or on a single host between applications using the library provided. The supported message sending mechanism is "publish/subscribe" and this is backed up by a very easy-to-use and intuitive C++ API which hides the underlying socket interface to make the message sending as transparent to the client as possible.
The SMS Server Tools 3 is a SMS gateway that can send and receive short messages through GSM modems and mobile phones. Messages are sent by simply storing text files into a special spool directory. It also stores received messages into another directory as text files. Binary messages including Unicode text and ring tones are also supported, and it is possible to send WAP Push and system messages. The program can run scripts after events like the reception of a message, successful sending, and when the program detects a problem.
TurnKey ejabberd Appliance is a server appliance that combines ejabberd with Speeqe to create a live chat server that supports strong encryption and works with any Web browser or XMPP client. ejabberd is a powerful XMPP server that supports clustering, live upgrades, shared roster groups and provides support for virtual hosts. It is designed to be easy to use and easy to maintain. Security patches are automatically installed. It provides a Web management interface, configuration console, and an AJAX Web shell. To minimize footprint the appliance is built from the ground up with the minimum required components. It runs everywhere thanks to multiple build formats, including an installable live CD, a VMDK with OVF support, and an Amazon EC2 AMI.
Synovel Collabsuite provides email, calendaring, and instant messaging solution for enterprises. It consists of a Linux email server with calendar and IM, a Web-based administration panel, a desktop client suite that runs on Windows and Linux, and AJAX-based Web mail access. It uses open standards for communications: IMAP, POP, and SMTP for email, CalDav for calendaring, and Jabber for IM.
PicoSMS is a complete SMS and MMS messaging application for any Java (J2ME, MIDP 2.0) or Symbian cellphone. PicoSMS allows users to send simple text messages in addition to photos taken with the camera, files from the phone, and much more. It can send text messages, photos, and files to multiple recipients. Integration with the camera is included to point, click, and send pictures. Contacts are imported automatically. A file explorer is included to view, rename, and delete files. Monthly usage of SMS and MMS messages can be tracked.
Pico is a fast, full featured mobile application for any Java (J2ME) or Symbian cellphone. Including full HTML Web browsing, feature-rich email, multimedia-enabled SMS, and an RSS feed reader, Pico combines all the rich functionality of PicoWeb, PicoMail, PicoSMS, and PicoRSS into a single application.
A C++11 unit testing framework based on Perl's Test::More module.