|
| | |||||||
| Internet Explorer Discuss IE7 or any other IE version. |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| 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 |
| |
|
#2
| |||
| |||
| 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 |
|
#3
| |||
| |||
| 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 |
|
#4
| |||
| |||
| 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 > > . > |
|
#5
| |||
| |||
| 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 > > . > |
|
#6
| |||
| |||
| 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 |
|
#7
| |||
| |||
| 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 >> >> . |
|
#8
| |||
| |||
| 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 > >> > >> . > > . > |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| 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? |