Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Net::Msmgr 0.16

    Download button

    No screenshots available
    Downloads: 377  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Scott Lawrence Statton | More programs
    Perl Artistic License / FREE
    March 15th, 2009, 03:08 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Net::Msmgr description

    Microsoft Network Chat Client Toolkit

    Net::Msmgr is a Microsoft Network Chat Client Toolkit library.

    SYNOPSIS

     use Net::Msmgr;
     use Net::Msmgr::Sesssion;
     use Net::Msmgr::User;

     our $session = new Net::Msmgr::Session;
     our $user = new Net::Msmgr::User ( user => 'username@msn.com',
     password => 'my_password' ) ;

     $session->user($user);
     $session->login_handler( sub { shift->Logout } ) ;
     $session->connect_handler ( ... ) ;
     $session->Login;

    OVERVIEW

    This is a set of perl modules for encapsulating interactions with the Microsoft Network "Messenger" chat system. You might use it to develop clients, or robots. The components are, this module, Net::Msmgr, which contains some non-object helper routines (mostly the authentication chain for using MSNP8 (Protocol version 8) and a handful of manifest constants for debugging.


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    network chat | MSN client | Perl module | Perl | Microsoft | network

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM