Latest Programs Popular Programs Excellent Programs About Primewares

Home → PUSE


PUSE
PUSE is a Perl version of FUSE Light, a multiuser server for macromedia shockwave. PUSE is a pair of perl modules (FUSE::Server and FUSE::Client) which can be controlled through perl's object interface, making it easier than ever to create FUSE servers and test FUSE clients. By setting custom callbacks, your application can handle and respond to any number of FUSE messages. PUSE only supports the FUSE framework, not any specific commands, but it is built to be easily expandable, even for people with little experience of FUSE, Perl and Lingo. PUSE runs under -w and 'use strict' and terminates gracefully when you kill it's process. PUSE should run fine as a background deamon. Since PUSE is written in Perl, PUSE users can use the DBI to easily access any database which has DBI support (which is more or less every RDBMS ever) to handle user authentication and data storage. main features - works on UNIX and Windows - standard perl modules - FUSE::Server for custom FUSE servers - FUSE::Client for easy FUSE debugging - should work on MacPerl (untested) - multi-database support through DBI - very very stable - fully customisable - compatible with the FUSE protocol Like FUSE, PUSE is provided with the GNU General Public License, so you can modify the code freely.
Comments - Category: Scripts & Applets - Added on 12th Nov 2003 by lt -

Admin Login | Home | Top of this page |