English     Español
[Main Index] : Programming : Languages : Perl : CPAN Modules : Networking Devices IPC : Net : Net::YMSG
 Net::YMSG::CRAM CPAN (Perl) Module 

Search

 

Documents

Net::YMSG::CRAM - Yahoo Messenger Challenge-Response Authentication Mechanism. (Displayed)

Net::YMSG::CRAM - Yahoo Messenger Challenge-Response Authentication Mechanism.


NAME

Net::YMSG::CRAM - Yahoo Messenger Challenge-Response Authentication Mechanism.


SYNOPSIS

  my $cram = Net::YMSG::CRAM->new();
  $cram->set_id($your_yahoo_id);
  $cram->set_password($your_password);
  $cram->set_challenge_string($string_from_server);
  my ($response_type6, $response_type96) = $cram->get_response_strings();


DESCRIPTION

Net::YMSG::CRAM is Challenge-Response Authentication Mechanism for Yahoo Messenger protocol version 9.


DEPENDENCIES

This module requires these other modules:

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Please refer to the use agreement of Yahoo! about use of the Yahoo!Messenger serice.

Information

This site is currently in testing, it is not yet operating using the full database. Until it is officially launched you may wish to visit Help-Site Computer Manuals. After launch, this site (HelpSpy) will replace Help-Site. Information about the spider which is currently trawling the Internet looking for links to add to this directory can be found here.
   

©Copyright Nicholas Reynolds 2004