Main > Programming > Libraries >

POE::Component::Client::Rcon 0.23

POE::Component::Client::Rcon 0.23

Sponsored Links

POE::Component::Client::Rcon 0.23 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.006 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1116
Date added: 2007-01-02
Publisher: Andrew A. Chen

POE::Component::Client::Rcon 0.23 description

POE::Component::Client::Rcon is an implementation of the Rcon remote console protocol.

SYNOPSIS

use POE qw(Component::Client::Rcon);

my $rcon = new POE::Component::Client::Rcon(Alias => rcon,
Timeout => 15,
Retry => 2,
Bytes => 8192,
);

$kernel->post(rcon, rcon, hl, 127.0.0.1, 27015,
rcon_password, status,
postback_event, identifier);

$kernel->post(rcon, players, hl, 127.0.0.1, 27015,
rcon_password,
player_postback_event, identifier);

sub postback_handler {
my ($type, $ip, $port, $command, $identifier, $response) = @_;
print "Rcon command of $command_executed to a $type server";
print " at $ip:$port";
print " had a identifier of $identifier" if defined $identifier;
print " returned from the server with:n$responsen";
}

sub player_postback_handler {
my ($type, $ip, $port, $identifier, $players) = @_;
use Data::Dumper;
print "Current players at a $type server at $ip:$port";
print " with identifier of $identifier" if defined $identifier;
print ":n", Dumper($players);
}

POE::Component::Client::Rcon is an implementation of the Rcon protocol -- the protocol commonly used to remotely administer Half-Life, Quake, and RTCW (Return to Castle Wolfenstein) servers. It is capable of handling multiple Rcon requests simultaneously, even multiple requests to the same IP/Port simultaneously.

POE::Component::Client::Rcon 0.23 Screenshot

Advertisements

POE::Component::Client::Rcon 0.23 Keywords

Bookmark POE::Component::Client::Rcon 0.23

Hyperlink code:
Link for forum:

POE::Component::Client::Rcon 0.23 Copyright

WareSeeker periodically updates pricing and software information of POE::Component::Client::Rcon 0.23 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 POE::Component::Client::Rcon 0.23 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
POE::Component::Client::Halo is an implementation of the Halo query protocol. Free Download
POE::Component::Client::Traceroute is a non-blocking traceroute client. Free Download
POE::Component::Client::Ping is a non-blocking ICMP ping client. Free Download
POE::Component::Client::AirTunes is a Perl module with stream music to Airport Express. Free Download
POE::Component::Client::FTP is a Perl module that implements an FTP client POE Component. Free Download
POE::Component::Client::SMTP is a Perl module for asynchronous mail sending with POE. Free Download
POE::Component::Client::TCPMulti is a high performance client TCP library. Free Download
POE::Component::Client::HTTP is a HTTP user-agent component. Free Download