Shoutbox

User Agent of MsgPlus! 4.23.276 - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! Help (/forumdisplay.php?fid=12)
+----- Thread: User Agent of MsgPlus! 4.23.276 (/showthread.php?tid=75471)

User Agent of MsgPlus! 4.23.276 by ba.mf on 06-19-2007 at 05:31 PM

Hi guys!

I got some troubles with findig the user agent (application signature) of Messenger Plus! Live 4.23.276 -> for example when you browse on MSN today through the messenger.

Can someone find it??

thx a lot and have a nice day!
bamf


RE: User Agent of MsgPlus! 4.23.276 by Sypher on 06-19-2007 at 07:17 PM

Msn Today isn't a messenger plus feature ;)
Why would you need it?


RE: User Agent of MsgPlus! 4.23.276 by Ezra on 06-19-2007 at 07:35 PM

I know what useragent msgplus uses for the browser controls, but as the only thing that is using a msgplus browser control is the contest, i'm not sure if I should tell you. As the only thing that you could use it for it cheating the contest...


RE: User Agent of Windows Live Messenger by ba.mf on 06-19-2007 at 08:21 PM

I'm working on a project about problems with decoding and displaying websites using different types of build-in browsers (mostly MSIE) and OSs (especially mobile devices). Therefore we're collecting the signatures of the most used Windows, Mac and Linux programms.

It does not actually make a difference for us if it's the 'normal' Windows Live Messenger or the Plus version, I just thought that (because I'm using the messenger for myself) I'll rather ask here in the forum, than contacting the ****ing Microsoft support. +o(

Normaly we're able to use a testing site but it didn't really work with this stupid MSN today browser!

Does someone no if there's an extension so you can browse on non-MSN sites? When I try it always opens a new IE site!

Thanks for your support!
bamf


RE: User Agent of MsgPlus! 4.23.276 by Ezra on 06-19-2007 at 09:17 PM

I think you don't really understand what I was saying.

Messenger Plus Live! is not made by Microsoft.
The Browser Control that is build in Plus! is only working for the contest and the only website that you can browse to with it is the contest page.

There is no 'normal' browser build into Plus Live!

The 'MSN Today' browser is a part of MSN / Windows Live Messenger and not Messenger Plus Live!|

So to kinda answer your question.

The Useragent of the MSN Today window is:

code:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Windows Live Messenger 8.1.0178)

EDIT: So as you can see this is simply a edited version of the MSIE 6 useragent with the added Windows Live Messenger version tag.

EDIT2: As comparison, my MSIE 6 useragent string:
code:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)

RE: User Agent of MsgPlus! 4.23.276 by ba.mf on 06-19-2007 at 09:24 PM

Oops sry...  It's not right that what I was thinking of. Anyways thanks a lot for trying.
It seems that I really have to contact the Microsoft guys... :-(


RE: User Agent of MsgPlus! 4.23.276 by Ezra on 06-19-2007 at 09:31 PM

See my edits for the user-agent of the MSN Today Window.