66 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.
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.
For high traffic Web sites, Proto Balance Advanced provides connection rate limiting per second and limits the total number of connections. Both are done on a per-client basis. It has a complete Web configuration interface. The IP address of each connecting Web browser is recorded along with its connection stats. It is scalable to millions of clients and handles 10,000 concurrent connections. It performs server backend load balancing with an on-the-fly capability to add and remove servers. Daily and weekly traffic graphs are shown.