51 projects tagged "Linux"
ViewKlass is a C++ framework for developing applications that use the LessTif or OSF/Motif(tm) user interface toolkits. In particular it provides classes that support the creation of reusable components. It also provides classes that encapsulate some of the more difficult and tedious aspects of Motif development. These include classes to handle the creation of windows, dialogs, and menus. ViewKlass is an open source implementation of SGI's ViewKit(tm), and should eventually become source code compatible with a large subset of of that API.
JWAA is a software framework for building dynamic Web applications as networks of first-class Java objects. XML is used for representing information normally coded as HTML. The XML files are automatically reloaded when they change. It has a "persistent forms" feature in which form data automatically persists in the database such that fields behave like pieces of paper that automatically preserve what's written on them. This default behavior is easily overridden. Invalid links are reported at XML load time via the browser, and are also recorded in log files.
sTeam provides a technical platform which allows groups of students, lecturers, and any other groups to construct and arrange their individual and cooperative learning and working space. It consists of an object-oriented server connected to a database, and Web, Java, and other (FTP, SMTP, IRC, etc.) clients. The server is event-driven and manages all user objects as well as the communication between the connected clients. Features that were different from most other cooperation tools is the self-organisation and self-administration by the members within the virtual environment.
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.
Steph is a portable C library for text mode windows, menus, dialogs, etc. The interface with the underlying system is provided by a separate library, so to port to a new system, only the interface library needs to be rewritten. Interface libraries are provided for Unix/Curses and IBM PC compatibles running DOS.
Ice is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+. It is easy to learn, yet provides a powerful network infrastructure for demanding technical applications. It features an object-oriented specification language, easy to use C++ and Java mappings, a highly efficient protocol (including protocol compression), asynchronous method invocation and dispatch, dynamic transport plug-ins, TCP/IP and UDP/IP support, SSL-based security, a firewall solution, and much more.
Zild is a C application server with support for the common servlet technology and servlet API in C. It includes support for ServerPages, PHP, XML SAX parser, HTTP/1.1 and SSL/TLS connectors, HTML form-based and Basic Authentication access controls, a built-in embedded SQL database, and many more functions.
An easy to use, high-performance AJAX multiple file upload control.