64 projects tagged "Mac OS X"
DeleGate is a multi-purpose application level gateway or proxy server that mediates communication of various protocols, applying cache and conversion for mediated data, controlling access from clients, and routing toward servers. It translates protocols between clients and servers, converting between IPv4 and IPv6, applying SSL (TLS) to arbitrary protocols, merging several servers into a single server view with aliasing and filtering. It can be used as a simple origin server for some protocols (HTTP, FTP, and NNTP).
GeneWeb is a system for people who want to publish their genealogy data on the Web. It can also be used locally (not connected on the net) as a normal genealogy program. It uses very efficient techniques of relationship and consanguinity computing, speaks several languages, and can run in conjunction with an existing Web server (CGI) or standalone using its own internal server.
Roxen WebServer is a complete Web server. It is platform-independent, modular, and features a version with strong 128/168-bit encryption. Add-on products for information retrieval, visitor behavior analysis, and powerful tools for application development offering connectivity to databases are available. Altogether the Roxen Platform is a secure Web-based workgroup solution for time and cost-efficient content and Web site management.
WIMS (WWW Interactive Mathematics Server) is a CGI Web application designed to host interactive mathematical educational activities such as exercises, computational math, and graphing tools. It features automatic score processing with strong anti-cheating mechanisms, virtual classes allowing teachers to guide/control student works, online exercise creation, animated graphics, a message board allowing inline mathematical formulas, and more. It can also be easily used for education within other disciplines.
Scsh is a systems-programming environment for POSIX systems and Win32, embedded in the Scheme programming language. It includes a high-level process notation for writing shell-script like programs, with pipelines and redirections. Scsh additionally provides low-level access to POSIX primitives, plus important non-POSIX extensions such as sockets. Scsh is implemented on top of Scheme48, a portable bytecode implementation of Scheme. A number of user-contributed extensions are available, including an extensible HTTP and FTP server, a socket-level PostgreSQL interface, a programmable text formatting language, and a Postscript generation language.
Cherokee is a very fast, flexible and easy to configure Web server. It supports widespread technologies including FastCGI, SCGI, uWSGI, PHP, CGI, SSI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, database balancing, reverse HTTP proxy, traffic shaping, video streaming, and much more. A user friendly interface called cherokee-admin is provided for no-hassle configuration of the server. It allows you to configure the server from top to bottom without editing a text configuration file.
The C++ Portable Types Library (PTypes) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, character sets, variants, lists and other basic data types along with threads, synchronization primitives and IP sockets. It is portable across modern Unix and Windows systems and includes a sample HTTP daemon showing the full power of the library.
Dwarf is a modular Java framework for developing network server applications based on Internet standards. While focused on building service-based applications like Web servers, mail servers, and messaging services, it can also be used for other applications. The core consists of several packages, which provide a multithreaded kernel, security based on the standard Java 2 Platform Security architecture and the JAAS, logging, configuration, and a management system. Modularity and a fine-grained API allow one to extend the server, to reuse the existing services for a new application, or even create new services based on the existing ones.
Allegro Common Lisp is a full ANSI Common Lisp (1994) implementation. It contains many extensions, including 32- and 64-bit native compilation, efficient built-in memory management, foreign functions (for interfacing with other languages), multiprocessing, UNICODE and locale support, XML/HTML parsers, a Web client and server, GTK+ interface (1.2 and 2.0), Java interface, OLE interface (Windows only), profiler, regular expressions, an XML RPC implementation, native Lisp RPC, sockets, DLL and shared library support, and more.
LiteWebServer (LWS) is a small, modular Web server and Java web container. It is based on code from Apache's popular Tomcat server, tweaked and extended for easier installation and management. It consists of a set of modules that can be installed separately, so you can install and manage exactly the features you need. The base module provides basic Web server features (HTTP/1.1 support) and support for the Servlet API. Add-on modules provide additional features, such as JSP support. Installing new modules and upgrading or removing existing modules is as easy as can be with the bundled JustGetIt module manager.