Page 1 of 1

Getting error while connecting msn to grab contacts

Posted: Sat Sep 29, 2007 1:35 am
by amir
Hello,

I am using this code to connect to msn to grab contacts

Code: Select all

var $server	=	'messenger.hotmail.com';
	var $port	=	1863;
but I am getting this error

Could not connect to messenger service

Could anybody please help me out here?

Thanks in advance.

Posted: Sat Sep 29, 2007 8:44 am
by feyd
Can you post more code?

Posted: Sat Sep 29, 2007 1:05 pm
by John Cartwright
If remember serves, I think you need to use gateway.messenger.hotmail.com on port 80

Posted: Mon Oct 01, 2007 3:34 am
by amir
Thanks for your reply. Now, its giving me the following error
"Error code HTT not found"

Please have a look of code here
http://docs.google.com/Doc?id=dfgj64bk_2dx3pkk

I am using this class on a page where I send login information through a form into it here
http://hrdc-consultants.com/msnCG/usage.php

Thanks a lot.

Posted: Tue Oct 02, 2007 4:52 am
by amir
If anybody knows anything about it, please share here.
Thanks a lot