Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Any one using Net-YahooMessenger ?

by Ido (Hermit)
on Jun 23, 2004 at 01:21 UTC ( [id://368913]=note: print w/replies, xml ) Need Help??


in reply to Any one using Net-YahooMessenger ?

It appears that the default hostname is invalid and does not accept connections. Try replacing line 4 with:
my $yahoo = Net::YahooMessenger->new(hostname=>'cs54.msg.dcn.yahoo.co +m');

Replies are listed 'Best First'.
Re^2: Any one using Net-YahooMessenger ?
by dba (Monk) on Jun 23, 2004 at 02:31 UTC
    Thanks Ido.
    With inspiration from your post, I tried the hostname you mentioned. It failed at   $yahoo->login or die "Can't login Yahoo!Messenger";
    I scanned the registry under Yahoo IM and found the entry for hostname as  'scs.msg.yahoo.com' However, it still fails to login, although it makes  Net::YahooMessenger->new connection.
    Note:
    Iam able to login with the same userid/password from actual yahoo messenger client.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://368913]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-25 21:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found