Getting error while connecting msn to grab contacts
Posted: Sat Sep 29, 2007 1:35 am
Hello,
I am using this code to connect to msn to grab contacts
but I am getting this error
Could not connect to messenger service
Could anybody please help me out here?
Thanks in advance.
I am using this code to connect to msn to grab contacts
Code: Select all
var $server = 'messenger.hotmail.com';
var $port = 1863;Could not connect to messenger service
Could anybody please help me out here?
Thanks in advance.