Main > Programming > Libraries >

POE::Component::Proxy::MSN 0.02

POE::Component::Proxy::MSN 0.02

Sponsored Links

POE::Component::Proxy::MSN 0.02 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.010 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 969
Date added: 2007-03-07
Publisher: David Davis

POE::Component::Proxy::MSN 0.02 description

POE::Component::Proxy::MSN is a POE Component that is an MSN Messenger proxy.

SYNOPSIS

use POE qw(Component::Proxy::MSN);

# spawn MSN session
POE::Component::Proxy::MSN->spawn(
alias => msnproxy, # Optional, default
ip => any, # Optional, ip to bind to or any (default)
port => 1863, # Optional, default
msn_server => 207.46.106.79, # Server to connect to, not optional
msn_port => 1863, # Just leave this at 1863, not optional
);

# register your session as MSN proxy observer in _start of a new session
POE::Session->create(
inline_states => {
_start => sub {
$_[KERNEL]->post(msnproxy => register);
}
msn_logged_in => sub {
my ($kernel, $cmd) = @_[KERNEL, ARG0];
# tell them they are on the proxy, this is called when they log in
if ($cmd->{data} =~ m/(S+@S+)/) {
$kernel->post(msnproxy => toast => {
text => "MSN Proxy Active",
site_url => http://teknikill.net/?MSNProxy,
action_url => /,
options_url => /,
# not speciying email will toast all users
email => $1, # email targets a specific user that is logged in
});
}
},
}
);

$poe_kernel->run;

POE::Component::Proxy::MSN is a POE component that proxys the MSN Messenger service and allows you to send your own notifications (toasts).

POE::Component::Proxy::MSN 0.02 Screenshot

Advertisements

POE::Component::Proxy::MSN 0.02 Keywords

Bookmark POE::Component::Proxy::MSN 0.02

Hyperlink code:
Link for forum:

POE::Component::Proxy::MSN 0.02 Copyright

WareSeeker periodically updates pricing and software information of POE::Component::Proxy::MSN 0.02 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::Proxy::MSN 0.02 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::Proxy::TCP is a simplified TCP proxy. Free Download
POE::Component::OSCAR is a POE component for the Net::OSCAR module. Free Download
POE::Component::Player::Xmms is a wrapper for the Xmms player. Free Download
POE::Component::YahooMessenger is a POE component for Yahoo! Messenger. Free Download
POE::Component::Basement provides Class::Std and base POE component functionality. Free Download
POE::Component::Growl provides a Growl notification dispatcher for POE. Free Download
POE::Component::NomadJukebox is an event-based contol of Nomad Jukebox players. Free Download
POE::Component::Client::Rcon is an implementation of the Rcon remote console protocol. Free Download