jQuery in Action, 2nd edition
The moose likes Java in General and the fly likes how to retrieve contact list from hotmail Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "how to retrieve contact list from hotmail" Watch "how to retrieve contact list from hotmail" New topic
Author

how to retrieve contact list from hotmail

kajal mukergi
Ranch Hand

Joined: Mar 22, 2007
Posts: 102
hi Friends

need to retrieve contact list from hotmail

this is my task

problem is this program is available in c#

can any help me to convert this program to java

http://msdn.microsoft.com/en-us/library/bb463974.aspx (code sample in C#)

thank you very much.



Ankit Garg
Saloon Keeper

Joined: Aug 03, 2008
Posts: 9189
    
    2

Hi Kajal, you started another thread for a similar question here.

You might not get an answer in the struts forum so I'll move it to the forum which I feel would be appropriate for the question.

You can use an API to import contacts from hotmail. In the past I've used this API but its commercial i.e. paid. As far as I understood the windows live API, there's a very weird procedure to get contacts from it. The general steps to be followed are given here, here and here. You'll first have to do a delegate authentication. There's a sample java program given here for doing the authentication. The API Reference lists most of the information you need. That's all that I can help...


SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
kajal mukergi
Ranch Hand

Joined: Mar 22, 2007
Posts: 102
thanks ankit i was following the link what gave quit a long time..
but problem came when i have encounter this c# code...
should be converted to java

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to retrieve contact list from hotmail
 
Similar Threads
retrieve contacts from atmail
how to Import address book contacts
Setting an Entry Point with JAR Tool
how to retrieve/fetch emails addres from yahoo,hotmail
how to get contact list from Hotmail