Main > Free Download Search >

Free ymsg software for linux

ymsg

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3
Net::YMSG 1.2

Net::YMSG 1.2


Net::YMSG is a Perl interface to the Yahoo! Messenger IM protocol. more>>
Net::YMSG is a Perl interface to the Yahoo! Messenger IM protocol.

SYNOPSIS

use Net::YMSG;

my $yahoo = Net::YMSG->new(
id => your_yahoo_id,
password => your_password,
);
$yahoo->login or die "Cant login Yahoo!Messenger";
$yahoo->send(recipient_yahoo_id, Hello World!);

Net::YMSG is a client class for connecting with the Yahoo! Messenger server, and transmitting and receiving a message.

Since implement of a protocol is the result of analyzing and investigating a packet, it has an inadequate place. However, it is working as expected usually.

METHODS

This section documents method of the Net::YMSG class.

Net::YMSG->new()

It should be called with following arguments (items with default value are optional):

id => yahoo id
password => password
pre_login_url => url which refers to setting information.
(default http://msg.edit.yahoo.com/config/)
hostname => server hostname
(default scs.yahoo.com)

Returns a blessed instantiation of Net::YMSG.

Note: If you plan to connect with Yahoo!India (yahoo.co.in), it sets up as follows.

my $yahoo_japan = Net::YMSG->new(
pre_login_url => http://edit.my.yahoo.co.in/config/,
hostname => cs.yahoo.co.in,
);

Since it connects with Yahoo!(yahoo.com), this procedure is unnecessary in almost all countries.

<<less
Download (0.015MB)
Added: 2006-12-11 License: Perl Artistic License Price:
1058 downloads
Net::YMSG::CRAM 1.2

Net::YMSG::CRAM 1.2


Net::YMSG::CRAM is a Yahoo Messenger Challenge-Response Authentication Mechanism. more>>
Net::YMSG::CRAM is a 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();
Net::YMSG::CRAM is Challenge-Response Authentication Mechanism for Yahoo Messenger protocol version 9.
Main features:
- Yahoo Instant Messaging
- Custom status message
- Invisible mode
- Complete offline messaging
- Store offline messages
- Buddy add message (Someone added you)
- Add new buddy (You add someone)
- All Chat rooms supported
- Easy installation
- Works on *unix, windows[Active-perl],Mac-OS
<<less
Download (0.015MB)
Added: 2006-12-12 License: Perl Artistic License Price:
1047 downloads
htsneak 0.11

htsneak 0.11


htsneak is a general-purpose HTTP tunnelling utility written in Python. more>>
htsneak is a general-purpose HTTP tunnelling utility written in Python. It can be used for accessing external Internet resources from behind a firewall, through an HTTP proxy. It comes with a built-in proxy server that tunnels data through an HTTP proxy to external servers for pop3, imap, smtp, ymsg, etc.

Installation is very simple. Unzip the archive into your prefered installation directory.

<<less
Download (0.010MB)
Added: 2006-06-22 License: GPL (GNU General Public License) Price:
1220 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1