Main > Programming > Libraries >

FUSE::Server 1.19

FUSE::Server 1.19

Sponsored Links

FUSE::Server 1.19 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.004 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 933
Date added: 2007-04-04
Publisher: Cal Henderson

FUSE::Server 1.19 description

FUSE::Server is a Perl-FUSE server.

SYNOPSIS

use FUSE::Server;
my $s = FUSE::Server->new({
Port=>35008,
MaxClients=>5000,
Quiet=>1,
});

my $status = $s->bind();
print "Server started: $status";

$s->addCallback(BROADCASTALL,&msg_broadcast);

$s->addCallback(client_start,&msg_client_start);

$s->defaultCallback(&unknown_command);

$SIG{INT} = $SIG{TERM} = $SIG{HUP} = sub{$s->stop();};

$s->start();

sub msg_broadcast{
my ($userid,$msg,$params) = @_;
my @a = split ///,$params;
$s->sendAll($a[1],$a[2]);
}

sub msg_client_start{
my ($userid,$msg,$params) = @_;
$s->send($userid,SECRET_KEY,123 456 789);
}

sub unknown_command{
my ($userid,$msg,$params) = @_;
print "Unknown command $msgn";
}

FUSE::Server 1.19 Screenshot

Advertisements

FUSE::Server 1.19 Keywords

Bookmark FUSE::Server 1.19

Hyperlink code:
Link for forum:

FUSE::Server 1.19 Copyright

WareSeeker periodically updates pricing and software information of FUSE::Server 1.19 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of FUSE::Server 1.19 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Net::Server is an extensible, general Perl server engine. Free Download
RFuse is a Ruby interface to the FUSE library. Free Download
fusemb is a software for easier Microsoft network connectivity. Free Download
Apache2::ASP::Server is an utility object for Apache2::ASP programming. Free Download
fusedav is a WebDAV filesystem driver for Linux using FUSE. Free Download
FUSETrustees is a FUSE-based implementation of the Linux Trustees model of rule-based ACL. Free Download
Avira AntiVir UNIX Server is a VB100 % award-winning antivirus solution for Linux file servers with a real-time scanner and multifunctional performance features, designed to ensure complete protection Free Download
FuseIso is a FUSE module to mount ISO filesystem images (.iso files). Free Download