71 projects tagged "Mac OS X"
Higgs.IO is a high performance, message oriented network library built for realtime systems. It provides a core extensible framework and libraries built on top of the core. Libraries include a WebSocket server, an HTTP server and client, and Boson, a custom serialization and RMI library.
QtWebApp allows you to write standalone Web server applications in C++ as easily as Java Servlets. The HTTP 1.1 server supports persistent connections, sessions with cookies, and file uploads. It contains a template engine and a logger that can be configured at runtime. The application runs on Unix as a daemon, on Windows as a service, and on all operating systems on the command line. It is based on Nokia QT 4.7. Compatibility with QT 4.8 and 5.0 has been verified successfully.
iPfaces is a framework for simple creation of native, form-oriented network applications for mobile devices. The aim of the solution is to screen the programmer completely out from the mobile platform itself, and transfer the entire application logic to the central application server level. Developers with experience with one of the supported Web technologies (ASP.Net, Java, and PHP) may start working with iPFaces virtually immediately.
Run BASIC is a powerful, all-in-one Web programming system and application server, designed to make Web programming easy. Its capabilities include the use of the BASIC scripting language, graphics, XML, SQLite database, Cascading Style Sheets, and more. A help file, a tutorial, and example programs are included. This free edition lets you experiment with the Run BASIC system on a single computer.
Apache's mod_rewrite provides methods to map values to attributes using the directive RewriteMap. One not so well known feature of mod_rewrite is to extend this functionality with internal functions, which can be defined in a seperate Apache module. mod_icpquery is an Apache-2.0/2.2 compatible module that extends mod_rewrite by internal RewriteMap functions. It sends out a request as a UDP query to a list of Unicast or multicast addresses. This query conforms to RFC 2186, also known as ICP, and can be handled by various HTTP-caching servers such as squid. A cache-server handling ICP should reply to an ICP query with an ICP response indicating if it holds the desired object in its cache or not. This information can be further processed by mod_rewrite using its superb regex rules.
Naiocast is a Web based streaming server, similar to SHOUTcast and Icecast. It currently supports MP3 audio streams only. It can be used to create an Internet radio station or a privately running jukebox. It requires neither expensive dedicated servers nor compilation on the target machine. The project includes: Naiocast Server, which accepts a stream sent from a computer and sends it to listeners over standard HTTP; and naioSC, which sends the audio stream to a Naiocast server to broadcast to clients. It runs typically in the place where the audio is generated.
BitNami MAPPStack is an easy-to-install, ready-to-run binary distribution of Apache, PostgreSQL, and PHP, including the phpPgAdmin tool. It runs in Mac OS X and allows you to quickly setup a development or production Web application environment. BitNami Stacks are easy to install, independent, integrated, and relocatable.