Technology Questions

Go Back   Technology Questions > Software Questions > Internet > Internet Explorer

Internet Explorer Discuss IE7 or any other IE version.



Reply
 
LinkBack Thread Tools
  #1  
Old 11-25-2009, 11:30 PM
Joakim Backman
Newsgroup Contributor
 
Posts: n/a
What do MDDR stands for in a user agent string?

Do anyone know what MDDR stands for or how I can find out for my self?

Ex:
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR
1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDR; InfoPath.1; .NET
CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.4;
OfficeLivePatch.1.3)

Regards, J
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 11-25-2009, 11:30 PM
  #2  
Old 11-26-2009, 08:50 AM
Bob
Newsgroup Contributor
 
Posts: n/a
Re: What do MDDR stands for in a user agent string?

JFGI

"Joakim Backman" <JoakimBackman@discussions.microsoft.com> wrote in message
news:16F5D5C1-AE5F-4830-8AAC-1C66E17DC716@microsoft.com...
> Do anyone know what MDDR stands for or how I can find out for my self?
>
> Ex:
> Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR
> 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDR; InfoPath.1;
> .NET
> CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.4;
> OfficeLivePatch.1.3)
>
> Regards, J


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3  
Old 11-26-2009, 01:20 PM
PA Bear [MS MVP]
Newsgroup Contributor
 
Posts: n/a
Re: What do MDDR stands for in a user agent string?

Do you sync a mobile device with the computer or connect via a "mobile
internet" USB modem?


Joakim Backman wrote:
> Do anyone know what MDDR stands for or how I can find out for my self?
>
> Ex:
> Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR
> 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDR; InfoPath.1;
> .NET
> CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.4;
> OfficeLivePatch.1.3)
>
> Regards, J


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4  
Old 11-27-2009, 01:00 AM
Joakim Backman
Newsgroup Contributor
 
Posts: n/a
Re: What do MDDR stands for in a user agent string?

The user agent strings belongs to website visitors, so I do not know anything
about the usage of the computers.

I have noticed that there are three variants MDDR, MDDC, MDDS that appears
in my logs and for all of those occurences .NET CLR 2.0 and higher exists in
user agent string as well.

In total there is 17 different combinations of user agent strings that
contains MDDR, MDDC or MDDS.

"PA Bear [MS MVP]" wrote:

> Do you sync a mobile device with the computer or connect via a "mobile
> internet" USB modem?
>
>
> Joakim Backman wrote:
> > Do anyone know what MDDR stands for or how I can find out for my self?
> >
> > Ex:
> > Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR
> > 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDR; InfoPath.1;
> > .NET
> > CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.4;
> > OfficeLivePatch.1.3)
> >
> > Regards, J

>
> .
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5  
Old 11-27-2009, 01:10 AM
Joakim Backman
Newsgroup Contributor
 
Posts: n/a
Re: What do MDDR stands for in a user agent string?

Like I havn't tried, thank you for a very helpful answer.

"Bob" wrote:

> JFGI
>
> "Joakim Backman" <JoakimBackman@discussions.microsoft.com> wrote in message
> news:16F5D5C1-AE5F-4830-8AAC-1C66E17DC716@microsoft.com...
> > Do anyone know what MDDR stands for or how I can find out for my self?
> >
> > Ex:
> > Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR
> > 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDR; InfoPath.1;
> > .NET
> > CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.4;
> > OfficeLivePatch.1.3)
> >
> > Regards, J

>
> .
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6  
Old 11-27-2009, 01:50 PM
N. Miller
Newsgroup Contributor
 
Posts: n/a
Re: What do MDDR stands for in a user agent string?

On Fri, 27 Nov 2009 00:57:01 -0800, Joakim Backman wrote:

> The user agent strings belongs to website visitors, so I do not know anything
> about the usage of the computers.
>
> I have noticed that there are three variants MDDR, MDDC, MDDS that appears
> in my logs and for all of those occurences .NET CLR 2.0 and higher exists in
> user agent string as well.
>
> In total there is 17 different combinations of user agent strings that
> contains MDDR, MDDC or MDDS.


I think PA Bear is trying to give a hint. I didn't even think about it:
"Mobile Device ..." could be "MDxx". MSIE as designed to fit onto some kind
of mobile device. So, if it means anything to you, take the hint as
indicating that those UA strings are indication of visitors using cell
phones, PDAs, and the like.

--
Norman
~Oh Lord, why have you come
~To Konnyu, with the Lion and the Drum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7  
Old 11-27-2009, 04:00 PM
PA Bear [MS MVP]
Newsgroup Contributor
 
Posts: n/a
Re: What do MDDR stands for in a user agent string?

Never heard of MDDR, MDDC, or MDDS before.

My previous reply was based on what I found here:
http://en.wikipedia.org/wiki/Mobile_DDR

May I ask why you're asking about this?

Joakim Backman wrote:
> The user agent strings belongs to website visitors, so I do not know
> anything about the usage of the computers.
>
> I have noticed that there are three variants MDDR, MDDC, MDDS that appears
> in my logs and for all of those occurences .NET CLR 2.0 and higher exists
> in
> user agent string as well.
>
> In total there is 17 different combinations of user agent strings that
> contains MDDR, MDDC or MDDS.
>
> "PA Bear [MS MVP]" wrote:
>> Do you sync a mobile device with the computer or connect via a "mobile
>> internet" USB modem?
>>
>> Joakim Backman wrote:
>>> Do anyone know what MDDR stands for or how I can find out for my self?
>>>
>>> Ex:
>>> Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR
>>> 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDR; InfoPath.1;
>>> .NET
>>> CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.4;
>>> OfficeLivePatch.1.3)
>>>
>>> Regards, J

>>
>> .


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8  
Old 11-29-2009, 11:40 PM
Joakim Backman
Newsgroup Contributor
 
Posts: n/a
Re: What do MDDR stands for in a user agent string?

Mobile_DDR was the first hit I got in my search attempts :-)

I found this abbreviation when I search our logs to solve an suspect
behavoir that happend to a few of our website visitors.


"PA Bear [MS MVP]" wrote:

> Never heard of MDDR, MDDC, or MDDS before.
>
> My previous reply was based on what I found here:
> http://en.wikipedia.org/wiki/Mobile_DDR
>
> May I ask why you're asking about this?
>
> Joakim Backman wrote:
> > The user agent strings belongs to website visitors, so I do not know
> > anything about the usage of the computers.
> >
> > I have noticed that there are three variants MDDR, MDDC, MDDS that appears
> > in my logs and for all of those occurences .NET CLR 2.0 and higher exists
> > in
> > user agent string as well.
> >
> > In total there is 17 different combinations of user agent strings that
> > contains MDDR, MDDC or MDDS.
> >
> > "PA Bear [MS MVP]" wrote:
> >> Do you sync a mobile device with the computer or connect via a "mobile
> >> internet" USB modem?
> >>
> >> Joakim Backman wrote:
> >>> Do anyone know what MDDR stands for or how I can find out for my self?
> >>>
> >>> Ex:
> >>> Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR
> >>> 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDR; InfoPath.1;
> >>> .NET
> >>> CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.4;
> >>> OfficeLivePatch.1.3)
> >>>
> >>> Regards, J
> >>
> >> .

>
> .
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IE 8.0 user agent string.... (2 IE because of post platform string yoav Internet Explorer 0 03-29-2009 09:48 AM
IE 8.0 user agent string.... (2 IE because of post platform string yoav Internet Explorer 0 03-29-2009 09:48 AM
IE 8.0 user agent string.... (2 IE because of post platform string yoav Internet Explorer 2 03-29-2009 09:38 AM
IE 8.0 user agent string.... (2 IE because of post platform string yoav Internet Explorer 0 03-29-2009 09:30 AM
IE 8.0 user agent string.... (2 IE because of post platform string yoav Internet Explorer 2 03-29-2009 09:26 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 11:14 AM.


2003 - 2010 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0