I have written the following code. Only problem is that in the final part, it doesnot give output i.e. for this line:
snd_msg( $socket, 'USR 4 TWN S t='.$final."\r\n" );
print (get_msg( $socket )."\n\n");
i dont know why but it just doesnt print anything and the perl interpreter keeps running. i dont know why. the rest all is right.
All the code i have written as per the guidelines from:
http://www.hypothetic.org/docs/msn/notification/authentication.php
Thank you very much,
Anant
| [reply] [d/l] |
I have written the following code. However on the ifnal login i get a 911 error which means authentication failed. I have followed the guidelines exactly. Can someone help me in the same.
| [reply] [d/l] |