5729 projects tagged "Windows"
WebIssues is a multi-platform system for issue tracking and team collaboration. It can be used to store, share, and track issues with various attributes, comments, and file attachments. It is easy to install and use but has many capabilities and is highly customizable. Desktop and Web clients are provided.
The PortalSys Addressbook is designed for clients who use Outlook on the desktop but use Linux as the mail system. It allows you to easily integrate Outlook with your Linux system's addresses. The system is made up of two parts: an Outlook service for your Win32 clients and a server-side application to generate and update your addressbook as often as you like.
Harm acts as a four-way socket redirector that allows you to effectively make a TCP connection from the Internet to a host behind a Linux masquerade-style firewall. The server (behind the firewall) makes connections to the client (on the Internet). After a successful connection, it will bounce packets from a telnet client (Windows and Linux) to the Harm client, to the Harm server (Linux only), or to the telnet daemon behind the firewall.
The Extended Universal Resource Locator library provides a complete virtualization of file-like objects. How data is stored is completely transparent to the client, since the library is meant to replace java.io.File. It provides implementations for handling local files, Jar/Zip archives, and XML documents. (Implementations for CVS and FTP are available seperately.) Other storage providers can be written and plugged in. It also provides a merged filesystem implementation that allows multiple hierarchies to appear as one and to override each other in a controlled way. Other features include notification of changes to files, and support for attaching (dynamically updatable) actions to file objects.
Irma is a CGI program used to retrieve the information from an HTML form, send confirmation email, and keep track of the data posted. Irma can be used remotely, can automate mandating fields (required information), prompt for confirmation as an intermediate step, and send electronic mail to a list of receivers, including dynamically-generated names with posted data mapped in email contents, subject and other fields. It can provide the highest level of customization through an expressions machanism at all levels of content generation, and can keep track of posted data in a server-side file of any desired format. It has a central administration and full control over remote processing for no security compromise, can chain multiple forms and inherit variables and data from previous ones, and it allows customized levels of errors and messages.
C++ Sockets is a cross-platform C++ wrapper for BSD-style sockets. It implements the TCP, UDP, ICMP, and SCTP transport layer protocols. Implemented application layer protocols are HTTP/HTTPS (using OpenSSL), SMTP (server), and Ajp/1.3 (server). Features include transparent SOCKS4 client support and asynchronous DNS. Included in the library are a number of HTTP client functions such as GET/PUT/POST, and also Web server framework components.
wctpXml offers C++ developers a class library to support generating WCTP requests, and parsing WCTP responses expressed in XML. Building wctpXml creates a static library appropriate for your environment. The library provides you with a set of classes, wctpXmlXXXX, that encapsulate the operations supported in WCTP Version 1.1.
Zero Install is a decentralized cross-distribution software installation system. It allows software developers to publish programs directly from their own Web sites, while supporting features familiar from centralized distribution repositories such as shared libraries, automatic updates, and digital signatures. It is intended to complement, rather than replace, the operating system's package management. 0install packages never interfere with those provided by the distribution.