RSS 551 projects tagged "Communications"

No download Website Updated 07 May 2001 Alamin GSM SMS Gateway

Screenshot
Pop 190.64
Vit 2.74

The Alamin GSM SMS Gateway is a group of daemons that allows you to send/receive SMS messages from any GSM device that supports AT+ commands (GSM modems or GSM mobile phones) or supported by Gnokii. A client program allows you to send messages from any IP client. An SMTP interface is provided to allow MTAs to send SMS directly to the GSM network. IMP (Incoming Message Processor) modules allows you to extend functionality to implement banking, network administration, bd querys, etc. from a GSM mobile phone.

Download Website Updated 13 Jul 2004 arianne

Screenshot
Pop 305.17
Vit 6.62

Arianne is a multiplayer online engine to develop turn based and real time games. It provides a simple way of creating games using Python for a game's description. Marauroa, its server, uses Java, MySQL, UDP, and Python for hosting dozens of players.

Download Website Updated 30 Jan 2001 Automated support for compound RPC calls

Screenshot
Pop 64.68
Vit 1.00

NFSv4 specifies that the RPC calls be batched into a "compound" call. There is no support for this in RPCGEN. By rearranging the ONC IDL for NFSv4 into AutoGen definitions, these templates will emit the original IDL *plus* all the code to package, send, distribute, collect, return, and dispatch the results. The distributed program author merely needs to call and supply server procedures for the routines specified in the IDL. Templates for these calls and service routines is provided, too. The NFSv4 definitions are included.

Download Website Updated 20 Nov 2002 cvsmail

Screenshot
Pop 77.14
Vit 2.20

cvsmail is a set of utilities to manage the delivery of CVS commit logs via email. It contains an email answering robot to manage the subscriptions and a delivering machinery. The subscription is done via modules for each CVS base handled by cvsmail.

Download Website Updated 30 Jan 2001 Doblet dynamic distributed object environment

Screenshot
Pop 61.06
Vit 1.00

Doblet is a framework/environment to easily build, deploy, and use interactive distributed objects. It was originally intended for chat, but can also enhance interactive Web sites.

Download Website Updated 28 Dec 2012 Drupal

Screenshot
Pop 789.99
Vit 28.66

Drupal is a modular content management system, forum, blogging and community engine. It is database driven and can be used with MySQL, MySQLi, PostgreSQL, and SQLite. Its features include (but are not limited to) discussion forums, Web-based administration, theme support, a submission queue, content rating, content versioning, taxonomy support, user management with a fine-grained permission system based on user roles (groups), error logging, support for content syndication, locale support, and much more. It is considered to be an excellent platform for developers due to its clean code and extensibility, and it can also be used as a Web application framework.

No download Website Updated 02 Dec 2003 eContent

Screenshot
Pop 132.48
Vit 3.87

eContent is a Web-based content management system for creating information systems, intranets, B2B, B2C, catalogs, and vertical portals. Written in Java for scalability, and based on open standards Struts and Expresso for stability, eContent integrates content management, scalable content and application delivery, resource management, workflow and personalization. It supports executables, all documents types, OLAP reports, Java programs, and legacy integration.

Download Website Updated 19 Jun 2005 eForum

Screenshot
Pop 262.04
Vit 4.64

eForum is server side software that enables geographically distant participants to share ideas and enhance teamwork via the Web. It allows project moderators to manage feedback and project discussions, and can display interactive Q&A tools.

Download Website Updated 04 Sep 2009 Email address validation component

Screenshot
Pop 325.72
Vit 7.46

This is a PHP class that attempts to validate a given e-mail address at three levels: matching the address against a RFC compliant regular expression, verifing the existence of the destination SMTP server by verifying the respective DNS MX record, and connecting to that server to see if the given address is accepted as a valid recipient. The class also features a debugging output option that lets you see the remote SMTP server connection and data exchange dialog to see the real cause why an apparently valid address may not be accepting messages.

Download No website Updated 18 Feb 2002 pyGCache

Screenshot
Pop 40.30
Vit 2.19

GCache is a Python module that provides a generic cache class useful for speeding up any application where objects are referenced by keys. It uses object metadata to optimize hit-rates and freshness for fetches, and uses a "write-through" mechanism for writes and deletes. It can use "if-modified-since" fetches or rsync delta updates to refresh stale cached objects. GSource classes are provided for generating useful metadata from common sources (os.stat calls and MIME headers). A simple example urlCache is implemented that supports HTTP 1.1 (rfc2616) cache-control and expire headers to ensure freshness. Also included is an rfc2616 package useful for parsing HTTP 1.1 headers, and a PCache package implementing a persistant cache using a Python shelve.

Screenshot

Project Spotlight

Magneato

A Java-based structured CMS.

Screenshot

Project Spotlight

jWatchdog

A simple watchdog to actively monitor your infrastructure and send you notifications.