Questions tagged [msn]

MSN (originally The Microsoft Network; stylized as msn) is an Internet service provider and Internet portal which provides basically a collection of Internet sites and services such as instant messaging services like MSN Messenger

MSN stands for Microsoft Network, stylized as msn is a collection of Internet sites and services provided by Microsoft. The Microsoft Network debuted as an online service and Internet service provider.

Services offered by MSN

  • Windows Live
  • Hotmail now replaced with Outlook
  • Skype
  • My MSN
  • Bing

Tag usage:

The tag can be used for programming related problems in accessing msn web services. Please avoid theoretical questions related to msn services.

Read more:

88 questions
0
votes
1 answer

restrict sending mail from gmail/yahoo in ipad

I am designing an application for a society. In this application, there is a feature to send the contents of the particular page via mail by clicking of a button. There is no custom mail app designed. The feature uses iPad's native mail app to send…
0
votes
1 answer

MSN XMPP see-other-host empty

I'm trying to use XMPP to connect with MSN with js. When I try to connect to "messenger.live.com" I send xmpp
isa
  • 3
  • 1
0
votes
2 answers

PHP Timeout when connecting to nexus.passport.com

I'm writing an MSN client in PHP. This is my code for so far: $socket = fsockopen("messenger.hotmail.com", 1863); echo 'Connected to 1st server.
'; //Send MSNP version fputs($socket, "VER 0 MSNP10 CVR0\r\n"); echo fread($socket, 5000) .…
user142019
0
votes
3 answers

Programatically instigate a Windows Live Messenger Notification popup with VB.NET

I really like the MSN notification popup. Basically the popup you see when you receive a new email etc. I'd like to put timers and set times so I, for instance, get a popup at 2PM saying "Don't forget..." I know I could make my own notification…
jmasterx
  • 52,639
  • 96
  • 311
  • 557
0
votes
3 answers

Handle see-other-host in smack

I'm trying to use smack in order to connect to Microsoft's Xmpp Msn api. Last april they made a change in their implementation which forces clients to implement the "see-other-host" xmpp specification. When I try to connect to…
alscu
  • 928
  • 9
  • 22
0
votes
1 answer

programmatically sign into msn messenger

How can I start up a msn messenger window, fill in the email and pass fields, and then 'press' the button 'sign in' programmatically using C#? I want to do this because it would save me the hassle to do this all manually for 4 email…
Yustme
  • 6,125
  • 22
  • 75
  • 104
0
votes
3 answers

MSN XMPP API fails to connect

I'm trying to use MSN XMPP API via Actionscript, but connection to MSN always fails. I can identify this error on logs: I DONT KNOW HOW TO HANDLE DER stuff of TYPE 22 I DONT KNOW HOW TO HANDLE DER stuff of TYPE 12 I DONT KNOW HOW TO HANDLE DER stuff…
Rui
  • 5,900
  • 10
  • 38
  • 56
0
votes
2 answers

Robots.txt to allow a few specific crawlers and deny all others

I have been getting a lot of CPU spikes recently on my server and somehow I believe it's not the real traffic or some part of it isn't real. So I want to only allow Google bots, MSN and Yahoo for now. Please guide me if the following robots.txt file…
-1
votes
2 answers

login with msn for java website

I am creating a website whichi have various login options like login with facebook, google, msn etc.. I need your help for login with msn. Basically what I want is that user will click on login with msn link and msn ligin page will open where user…
Sandeep Kumar
  • 13,799
  • 21
  • 74
  • 110
-1
votes
3 answers

How do I track a program Internet Request in order to build an Msn bot?

How do I track a program Internet Request? Like Windows Live Messenger, in order to make a bot that does the same thing. Because I'm making a application that verifies the number of users online, and chat with these people, but I would like to know,…
Grego
  • 2,220
  • 9
  • 43
  • 64
-1
votes
1 answer

Error 8100030d when update to Live Messenger 2011

I've tried solutions in http://messenger-support.spaces.live.com/blog/cns!8B3F39C76A8B853F!13937.entry and others search out from Google, none of them works. TIA
ants
  • 1
  • 1
-1
votes
1 answer

MSN bot appending wrong parameters to URLs

On my site http://www.mustseeindia.com/places-around-bangalore"" is valid URL. While crawling, MSN bot is appending a string to it and there by causing a crawl error. String appended by MSN bot -…
Kan
  • 56
  • 4
-2
votes
1 answer

How do I disable Microsoft's link rewriting on my MSN account?

Microsoft has recently deployed a mail corrupting feature they call (one has to laugh) "Advanced Threat Detection", which is an unmitigated disaster in almost every imaginable way. It's chief "feature" (at least as I experience it as an end user) is…
orome
  • 45,163
  • 57
  • 202
  • 418
1 2 3 4 5
6