Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
1answer
188 views

Get a Users Contacts Email & Phone addresses using Windows Live Messenger Connect SDK v.5

Has anyone successfully used the Windows Live Messenger SDK v. 4.1 or 5 to retrieve the email addresses and/or phone numbers of a users contacts? The best I have been able to do is the get profiles ...
5
votes
1answer
149 views

MSN Messenger Add-in

I read that Add-ins are no longer supported in MSN Messenger, on the other hand i see articles talking about how to change registery settings to enable Add-in option. I am not sure what is right.? ...
2
votes
1answer
181 views

Live Messenger Connect email problem

Today at work I was asked to investigate a problem with contacts export from Hotmail. It was working last month when i wrote the library. For my surprise it indeed was not working. I investigated a ...
2
votes
1answer
284 views

Omniauth + windows live

how do I configure a new windows-live provider using omniauth? I tried the following with no success: use OmniAuth::Strategies::WindowsLive, key, secret and provider :windows_live, key,secret
2
votes
1answer
248 views

How can I create addons for Live Messenger 2011?

If I want to develop an addon for WLM 2011, where should I start? In the past we could make add-ins using .NET, but it has been dropped or at least I can't activate. How does Messenger Plus! Live ...
2
votes
1answer
131 views

How to get the list of online users on Live Messenger through PHP?

Is it possible to get a list of connected users on msn throw php without using an additional application running on the server? Basically I don't use msn but sometimes I need to talk with somebody ...
2
votes
2answers
415 views

.NET Windows Live Messenger Connectivity?

Hey there guys, I'm working on an IRC bot project, Trying to integrate Windows live into a bot, And have received messages sent to the channel. But the current problem is that the old messenger API ...
2
votes
1answer
176 views

Why does Perl's Net::Msmgr hang when I try to authenticate?

There's Net::Msmgr module on CPAN. It's written clean and the code looks trustworthy at the first glance. However this module seems to be beta and there is little documentation and no tests :-/ Has ...
2
votes
3answers
1k views

MSNP-Sharp Example fails to login, gives SocketException

I've just downloaded the MSNP-Sharp library with the aim of creating my own messaging client, however I am struggling to get the example to sign in. The code all compiles and runs, but when I provide ...
2
votes
3answers
973 views

Using control send on windows live messenger For auto typing text

Hi i want to make a sort of a bot for WLM, But the normal controlsend in autoit wont work the basic question is how can i send a text to the windows live messenger window Without activating it? ...
2
votes
1answer
696 views

How do you **programmatically** deploy custom emoticons in live messenger?

I've already asked this once and it got deleted in under 30 minutes... so here it goes again, hopefully this time the question will be clearer (and no, I'm not bitter ;-)) How do you package a bunch ...
1
vote
1answer
94 views

Is there a Windows Live Messenger Connect v5 C# SDK?

Is there a Windows Live Messenger Connect v5 C# SDK? something like Facebook C# SDK. Thanks for the help!
1
vote
2answers
95 views

MSN Protocol Documentation

Does anyone know of a good (up-to-date) reference for the MSN protocol? I have found some sites with simple google searches, but they all seem pretty dated. Does anyone know of a good source of ...
1
vote
1answer
265 views

Any JAVA api/library for Window Live Messenger?

I am trying to call Messenger Connect (REST API service) for Window Live Messenger for my app. Is there any available Java Library to call Window Live Messenger and access user's info?
1
vote
0answers
199 views

Can you send picture message using a Windows Live Messenger API/SDK?

Is there a way to send a picture message via a Windows Live SDK/API of some sort, to one of your messenger contacts? I've been searching for about an hour, and seen mentions of some REST web ...
1
vote
4answers
986 views

Creating columns of text with a variable width font

I'm trying to create coloumns of text for a C# app that will be running on MSN Messenger. I'm having trouple getting everything to line up. Here's an example of the output that I want: 1) Pizza ...
1
vote
4answers
1k views

Track messages though Windows Live Messenger

I would like to track messages sent and received though Windows Live Messenger. I would then like to collate these messages into a database (not in the scope of this question). The question is how ...
1
vote
2answers
633 views

Programmatically set Windows Live Messenger Display Picture

How can I programmatically set Windows Live Messenger (currently using 8.5.1302.1018) display picture. Possible solutions can be in C++, .NET or VB. Even just a hint could be useful.
0
votes
0answers
11 views

Resumeable download for Windows Live Messenger

Using Windows Live Messenger Activity API, is it possible to develop such an extension through which the users can resume (large) file transfer after the reconnect? More explicitly; does this API ...
0
votes
1answer
86 views

Connection timeout for Windows Live Messenger using smack

I am trying to connect to Windows Live Messenger using Smack, using the sample code available at https://github.com/liveservices/LiveSDK. Unfortunately, using the exact same code gives me a connection ...
0
votes
0answers
61 views

How to open MS Outlook from Windows Live Messenger?

I have installed MS Outlook 2010 before Windows Live Essentials (along with Messenger). I am using same @hotmail.com ID for both applications. Now I want MS Outlook to open in following cases: When ...
0
votes
0answers
40 views

Which email addresses / accounts are under the Windows Live umbrella?

Which email or other accounts are under the Windows Live family? In particular, which can be used to authenticate with Windows Live Messenger Connect? The signup page suggests hotmail.com, live.com. ...
0
votes
1answer
127 views

Windows Messenger Connect Invitation API Html Formatted Body

Is there any way to send HTML formatted message body using Windows Messenger Connect Invitation API? I've many tests but I can send only plain texted messages. ...
0
votes
1answer
527 views

Windows Live SDK Authorization

I'm working with Windows Live SDK from C# trying to invoke directly the rest service for getting my oAuth token, but instead I'm getting an 401 Error. Unauthorized. I have my application registered ...
0
votes
1answer
121 views

Windows Live Messenger API in cocoa?

If I want to make a Cocoa application that communicates with Windows Live Messenger, is there an API to do that, so I can make something like, for example, the eBuddy app?
0
votes
1answer
614 views

Website Live Chat Script - Interface With Windows Live Messenger?

Hello again fellow StackOverflow users! What I am looking for currently is your opinions on the what the best live chat script would be for my website. I'd be using this on both my local computer ...
0
votes
1answer
208 views

setting windows live messenger nick and status message using win32com.client

is their any way to set windows live messenger using the win32com library ?
0
votes
2answers
670 views

Requesting Windows remote assistance via a button

I want to make a simple application on Windows XP with a single button which says "Help" - that will launch Windows Messenger's Remote Assistance and connect to my MSN Messenger ID - this is detailed ...
0
votes
1answer
127 views

XHTML compliant live messenger embedding

The following code can be embedded on a website to add windows live messenger functionality. Is there any way to make this XHTML 1.0 Translitional compliant? <div ...