|
Posted by hansyin on May 4, 2005, 1:20 pm
Please log in for more thread options
Hi,
I'm trying to use Net::MSN module to send MSN message by perl script
but failed. Maybe the reason is because Microsoft made some changes,
I'm not sure. and there are not much documentation about how to use
Net::MSN.
Anybody can help?
Thanks a lot.
[root@PC3-Linux Net-MSN-1.022]# perl client.pl
11:51:51 04 May 2005: Net::MSN::Base::connect_socket L2> Connected to
Notification Server: messenger.hotmail.com:1863 (Socket: 3)
11:51:51 04 May 2005: Net::MSN::Base::send L3> (3)TX: VER 0 MSNP9 MSNP8
CVRO
11:51:51 04 May 2005: Net::MSN::check_event L3> (3)RX: VER 0 MSNP9
MSNP8
11:51:51 04 May 2005: Net::MSN::Base::send L3> (3)TX: CVR 1 0x0409
winnt 5.1 i386 MSNMSGR 6.0.0602 MSMSGS hansyin@hotmail.com
11:51:51 04 May 2005: Net::MSN::check_event L3> (3)RX: CVR 1 6.2.0205
6.2.0205 6.2.0205
http://download.microsoft.com/download/2/8/1/2817ceaf-2de7-48bc-b33c-5ad924ae93e7/EN/SetupDL.exe
http://messenger.msn.com 11:51:51 04 May 2005: Net::MSN::Base::send L3> (3)TX: USR 2 TWN I
hansyin@hotmail.com
11:51:51 04 May 2005: Net::MSN::check_event L3> (3)RX: XFR 2 NS
207.46.106.35:1863 0 207.46.104.20:1863
11:51:51 04 May 2005: Net::MSN::Base::remove_socket L2> Disconnected
from Notification Server: messenger.hotmail.com:1863 (Socket: 3)
11:51:51 04 May 2005: Net::MSN::Base::connect_socket L2> Connected to
Notification Server: 207.46.106.35:1863 (Socket: 3)
11:51:51 04 May 2005: Net::MSN::Base::send L3> (3)TX: VER 3 MSNP9 MSNP8
CVRO
11:51:51 04 May 2005: Net::MSN::check_event L3> (3)RX: VER 3 MSNP9
MSNP8
11:51:51 04 May 2005: Net::MSN::Base::send L3> (3)TX: CVR 4 0x0409
winnt 5.1 i386 MSNMSGR 6.0.0602 MSMSGS hansyin@hotmail.com
11:51:52 04 May 2005: Net::MSN::check_event L3> (3)RX: CVR 4 6.2.0205
6.2.0205 6.2.0205
http://download.microsoft.com/download/2/8/1/2817ceaf-2de7-48bc-b33c-5ad924ae93e7/EN/SetupDL.exe
http://messenger.msn.com 11:51:52 04 May 2005: Net::MSN::Base::send L3> (3)TX: USR 5 TWN I
hansyin@hotmail.com
11:51:52 04 May 2005: Net::MSN::check_event L3> (3)RX: USR 5 TWN S
lc=1033,id=507,tw=40,fs=1,ru=http%3A%2F%2Fmessenger%2Emsn%2Ecom,ct=1115232717,kpp=1,kv=6,ver=2.1.6000.1,tpf=a8e423ca541c6b555ffb725315f020b4
11:51:52 04 May 2005: Net::MSN::PassPort::login L3> Logging into
PassPort on: http://login.passport.net/uilogin.srf?id=2 as:
hansyin@hotmail.com
Error while getting
http://ld.cb.msn.com?rru=%2fcgi%2dbin%2fhmhome%3ffti%3dyes&reason=nocookies -- 400 Bad Request
Aborting at /usr/lib/perl5/site_perl/5.8.0/Net/MSN/PassPort.pm line
129, <GEN1> line 3.
[root@PC3-Linux Net-MSN-1.022]# perldoc Net::MSN
No documentation found for "Net::MSN".
|
|
Posted by Sisyphus on May 5, 2005, 1:58 pm
Please log in for more thread options
> Hi,
> I'm trying to use Net::MSN module to send MSN message by perl script
> but failed. Maybe the reason is because Microsoft made some changes,
> I'm not sure. and there are not much documentation about how to use
> Net::MSN.
Well ..... the author has had about 18 months to rectify the lack of docs,
and hasn't done that. My guess is that he's lost interest, but try
contacting him anyway if you don't get help here.
Cheers,
Rob
|
| Similar Threads | Posted | | Problems using GD.pm | January 8, 2005, 8:05 pm |
| LWP problems | July 11, 2005, 3:50 pm |
| PPM Problems on Win.XP | November 5, 2007, 4:26 pm |
| LWP Problems (Authentication?) | September 5, 2004, 7:12 am |
| Net::FTP mdtm problems | December 14, 2004, 11:00 pm |
| Problems with Parse::Lex | May 5, 2005, 8:22 pm |
| DBI_DB2 problems | June 2, 2006, 5:24 pm |
| CGI.pm: encoding problems | June 9, 2006, 10:53 am |
| Test::Pod problems | March 3, 2007, 1:04 am |
| problems with Date-Calc | July 8, 2004, 3:09 pm |
|