|
| Author |
Message |
Keenie Almost An Agent

Joined: 31 Oct 2003 Posts: 1071
 
|
Posted: Sun Nov 02, 2003 3:45 am Post subject: |
|
|
Heres the SSL fix for windows, needed if you want to use the MSN perl module..
Included files & where to put them
mshttps.pm - goes in your %PERL%\site\lib\lwp\Protocol directory Protocol.pm- can replace your %PERL%\site\lib\lwp\Protocol.pm Protocol_20030416.diff - unified diff of the changes to Protocol.pm, if you want to patch Protocol.pm instead of replacing it. |
|
| Back to top |
|
 |
typo_pl Newbie

Joined: 07 Nov 2003 Posts: 3
   
|
Posted: Fri Nov 07, 2003 6:35 am Post subject: |
|
|
The latest version (Nov 6 2003) of the SSL support for LWP on Windows can be found at PATCH: Windows SSL support for LWP.
I've fixed a bug in the error handling in the Wininet case. So you should be able to run a bot on a box that doesn't have WinHttp.dll installed, i.e. pre-Win2K-SP3, non-Win Server2003/XP. |
|
| Back to top |
|
 |
Chris Young One

Joined: 28 Nov 2003 Posts: 65
   
|
Posted: Mon Dec 08, 2003 8:34 pm Post subject: |
|
|
Ok There is a problem win2k with no expected reply recieved ok i have solved it extract the file below to %PERL%\site\lib\lwp\ Owverwrite the old file  |
|
| Back to top |
|
 |
Nate God Like

Joined: 12 Nov 2003 Posts: 553
    
|
Posted: Mon Dec 08, 2003 9:21 pm Post subject: |
|
|
*cough* yes, I remember seeing something about needing LWP::Protocol for the MSN thing to work.. now, where did I see that at again?
Oh yeah, in the DIRECTIONS FOR THE MSN MODULE!  |
|
| Back to top |
|
 |
Keenie Almost An Agent

Joined: 31 Oct 2003 Posts: 1071
 
|
Posted: Mon Dec 08, 2003 9:32 pm Post subject: |
|
|
| wtf are you on chris, protocol.pm comes in the zip in the first post of this thread. plus win2k the zip works fine, I use win2k |
|
| Back to top |
|
 |
Chris Young One

Joined: 28 Nov 2003 Posts: 65
   
|
Posted: Mon Dec 08, 2003 9:56 pm Post subject: |
|
|
| i used the one in the zip and didnt work |
|
| Back to top |
|
 |
Keenie Almost An Agent

Joined: 31 Oct 2003 Posts: 1071
 
|
Posted: Mon Dec 08, 2003 10:32 pm Post subject: |
|
|
| ok then, what was the problem, what did you change to fix it, how will this affect other windows version.. ect.. |
|
| Back to top |
|
 |
typo_pl Newbie

Joined: 07 Nov 2003 Posts: 3
   
|
Posted: Thu Dec 11, 2003 7:05 pm Post subject: |
|
|
| I did a diff and found no functional code changes. |
|
| Back to top |
|
 |
GiL Not Yet a God

Joined: 06 Jan 2004 Posts: 344
    
|
Posted: Wed Jan 07, 2004 8:07 am Post subject: |
|
|
it isnt workin for me its the expected reply thing... all that stuff and i think its happenin cos i have winxp not win2k.. can ne help me here? |
|
| Back to top |
|
 |
Keenie Almost An Agent

Joined: 31 Oct 2003 Posts: 1071
 
|
|
| Back to top |
|
 |
Rich Newbie

Joined: 20 Jan 2004 Posts: 1
   
|
Posted: Wed Jan 21, 2004 1:05 am Post subject: |
|
|
I did that too, no luck.
Microsoft Windows XP [Version 5.1.2600] © Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Rich>cd \
C:\>cd \bot
C:\bot>perl andromeda.pl MSN Module v. 1.3.4 Checksum:64288
Starting now... Use of uninitialized value in split at lib/MSN.pm line 1276, line 3. Use of uninitialized value in concatenation (.) or string at lib/MSN.pm line 128 9, line 3. Authentication Error: No expected reply recieved... at lib/MSN.pm line 1264, N1> line 3. Use of uninitialized value in concatenation (.) or string at lib/MSN.pm line 100 1, line 4. |
|
| Back to top |
|
 |
GiL Not Yet a God

Joined: 06 Jan 2004 Posts: 344
    
|
Posted: Wed Jan 21, 2004 6:05 am Post subject: |
|
|
ok i no wats wrong.. i think. it happened to me. this mite sound repetative to you but check your ssl fixes are in the right directory. the MSHTTPS.PM goes in your PROTOCOL directory which is in the LWP directory and the PROTOCOL.PM goes just in the LWP directory. what i did was put both of them just in the LWP directory
hope this helps  |
|
| Back to top |
|
 |
Matt Newbie

Joined: 11 Jan 2004 Posts: 18
   
|
Posted: Tue Jan 27, 2004 6:42 pm Post subject: |
|
|
Thanks I Keep Forgetting To Update msn.pm finally have thanks alot.. fixed a few errors  |
|
| Back to top |
|
 |
dawnthief Newbie

Joined: 08 Apr 2004 Posts: 9 Location: Mexico
   
|
|
| Back to top |
|
 |
VRocker Newbie

Joined: 29 Aug 2004 Posts: 17
  
|
Posted: Fri Feb 25, 2005 6:34 pm Post subject: |
|
|
can anyone help me? i keep getting that error unexpected reply thingy and i've tried adding the updates etc. i've tried loads of dif bots. P.S. i'm using windows 98. would this affect it? if so what other files do i need?
Thanks |
|
| Back to top |
|
 |
|