21 projects tagged "Windows"
E-MailRelay is a simple SMTP store-and-forward mail transport agent (MTA). It runs as an SMTP server, storing incoming e-mail in a local spool directory, and then forwarding the stored messages to a downstream SMTP server on request. It can also run as a proxy server, forwarding (and optionally pre-processing) incoming e-mail as soon as it is received. It does not do any message routing other than to a local postmaster. Because of its simplicity E-MailRelay is extremely easy to configure, typically requiring only the address of the downstream SMTP server to be put on the commandline.
pidgin privacy please is a pidgin plugin to stop spammers from annoying you. You can block messages from certain users, block messages from people who are not on your contact list, and suppress repeated authorization requests. Optionally, senders of blocked messages can be notified with an auto-reply.
uhub is a high performance peer-to-peer hub for the ADC network. Its low memory footprint allows it to handle several thousand users on high-end servers, or a small private hub on embedded hardware. It uses the ADC protocol, and is compatible with DC++, jUCy, and other ADC clients.
Lanshark is a file sharing tool for local area networks. It allows you to share files with other users in the same network more efficiently. It automatically detects other lanshark users in the same network and lets you browse through their shares. It has a very fast search function that allows you to search through all the shares in the network in a few seconds.
Nomatic*IM provides a service that supports the convenient and appropriate broadcasting of presence through instant messaging clients. It provides the flexibility to support multiple IM protocols, IM clients, and operating systems. From a high-level, what Nomatic*IM does is to figure out where you are and what you are doing from the sensors that come with your computing platform. That information is processed with machine learning techniques to develop a semantic interpretation about the name of your current place, activity, and social context.
Arachnida is an embeddable Web server. It uses the OpenSSL library and consists of a small framework for networking that allows you to asynchronously accept and handle connections using a "new connection handler" to handle new connections and a "data handler" to handle incoming data. This makes it possible to add support for any TCP/IP based protocol by just adding a handler. A test suite is included.