Jan 19, 2021 Microsoft Mouse and Keyboard Center is an essential utility for owners of Microsoft keyboards and mouse devices mainly for the reason that it allows you to customize the function and settings of the various buttons. 5/30/2019; 2 minutes to read; In this article. The Miracast over Infrastructure protocol provides the ability to transmit a multimedia data stream over a local wireless network instead of Wi-Fi Direct (WFD). Microsoft’s Sculpt Comfort Mouse is the desktop alternative to the Sculpt Mobile, and it makes a great companion to the Sculpt Comfort keyboard that Microsoft shipped last fall.
The Miracast over Infrastructure Connection EstablishmentProtocol specifies a connection negotiation sequence used to connect, indicatereadiness to connect, and disconnect from a Miracast over Infrastructureendpoint. This protocol also specifies the Miracast over InfrastructureInformation Element (IE), which helps identify Miracast receivers (sinks) thatcan support a Miracast session over an infrastructure link (as opposed to aWi-Fi Direct link).
This page and associated content may beupdated frequently. We recommend you subscribe to the RSSfeed to receive update notifications.
Published Version
Date | Protocol Revision | Revision Class | Downloads |
---|---|---|---|
5/30/2019 | 3.0 | None | PDF | DOCX | Diff |
Previous Versions
Date | Protocol Revision | Revision Class | Downloads |
---|---|---|---|
9/12/2018 | 3.0 | Major | PDF | DOCX | Diff |
3/16/2018 | 2.0 | Major | PDF | DOCX | Errata | Diff |
6/1/2017 | 1.1 | Minor | PDF | DOCX | Diff |
3/16/2017 | 1.0 | New | PDF | DOCX |
Preview Versions
From time to time, Microsoft maypublish a preview, or pre-release, version of an Open Specifications technicaldocument for community review and feedback. To submit feedback for a previewversion of a technical document, please follow any instructions specified forthat document. If no instructions are indicated for the document, pleaseprovide feedback by using the Open Specification Forums.
The preview period for a technical document varies.Additionally, not every technical document will be published for preview.
A preview version of this document may beavailable on the WindowsProtocols - Preview Documents page. After the preview period, themost current version of the document is available on this page.
Development Resources
Findresources for creating interoperable solutions for Microsoft software,services, hardware, and non-Microsoft products:
Plugfestsand Events, Test Tools,DevelopmentSupport, and Open SpecificationsDev Center.
Intellectual Property Rights Notice for Open Specifications Documentation
Technical Documentation. Microsoft publishes OpenSpecifications documentation (“this documentation”) for protocols, fileformats, data portability, computer languages, and standards support.Additionally, overview documents cover inter-protocol relationships andinteractions.
Copyrights. This documentation is covered by Microsoftcopyrights. Regardless of any other terms that are contained in the terms ofuse for the Microsoft website that hosts this documentation, you can makecopies of it in order to develop implementations of the technologies that aredescribed in this documentation and can distribute portions of it in yourimplementations that use these technologies or in your documentation asnecessary to properly document the implementation. You can also distribute inyour implementation, with or without modification, any schemas, IDLs, or codesamples that are included in the documentation. This permission also applies toany documents that are referenced in the Open Specifications documentation.
No Trade Secrets. Microsoft does not claim any tradesecret rights in this documentation.
Patents. Microsoft has patents that might cover yourimplementations of the technologies described in the Open Specificationsdocumentation. Neither this notice nor Microsoft's delivery of thisdocumentation grants any licenses under those patents or any other Microsoftpatents. However, a given Open Specifications document might be covered by theMicrosoft Open Specifications Promiseor the Microsoft CommunityPromise. If you would prefer a written license, or if thetechnologies described in this documentation are not covered by the OpenSpecifications Promise or Community Promise, as applicable, patent licenses areavailable by contacting iplg@microsoft.com.
License Programs. To see all of the protocols in scopeunder a specific license program and the associated patents, visit the Patent Map.
Trademarks. The names of companies and products containedin this documentation might be covered by trademarks or similar intellectualproperty rights. This notice does not grant any licenses under those rights.For a list of Microsoft trademarks, visit www.microsoft.com/trademarks.
Fictitious Names. The example companies, organizations,products, domain names, email addresses, logos, people, places, and events thatare depicted in this documentation are fictitious. No association with any realcompany, organization, product, domain name, email address, logo, person,place, or event is intended or should be inferred.
Reservation of Rights. All otherrights are reserved, and this notice does not grant any rights other than asspecifically described above, whether by implication, estoppel, or otherwise.
Tools.The Open Specifications documentation does not require the use of Microsoftprogramming tools or programming environments in order for you to develop animplementation. If you have access to Microsoft programming tools andenvironments, you are free to take advantage of them. Certain OpenSpecifications documents are intended for use in conjunction with publiclyavailable standards specifications and network programming art and, as such,assume that the reader either is familiar with the aforementioned material orhas immediate access to it.
Support.For questions and support, please contact dochelp@microsoft.com.
-->The Miracast over Infrastructure protocol provides theability to transmit a multimedia data stream over a local wireless networkinstead of Wi-Fi Direct (WFD).The process of such transmission is called 'projection'.
A Miracast over Infrastructure session involves thefollowing principals.
Miracast Source: A device that sends audio and videostreams to the Miracast Sink. This device is sometimes called a'sender'. Optionally, this device can also receive input signals fromthe Miracast Sink.
Miracast Sink: A device that receives audio and videostreams from the Miracast Source. This device is sometimes called a'receiver'. Optionally, this device can also send input signals backto the Miracast Source.
The following diagram illustrates the logical flow ofestablishing a Miracast over Infrastructure session, including successful andunsuccessful outcomes. For further details, see Protocol Details (section 3).
Microsoft Mice & Touchpads Driver Download
Figure 1: A Miracast over Infrastructure session
A Miracast over Infrastructure session consists of threephases: device discovery, host name resolution, and projection.
The device discovery phase starts with a Miracast Sourcetrying to find devices capable of performing the role of Miracast Sink. EachSink advertises its capabilities by transmitting Beacon and ProbeResponse frames that might include WSC IE Vendor Extensionattributes (section 2.2.8).
A Sink is selected from those discovered; for example, byasking a user to pick one. If the Vendor Extension attribute from the selectedSink does not indicate support for Miracast over Infrastructure, the Sourcefalls back to using standard Miracast [WF-WSC2.0.2].
If the Vendor Extension attribute contains one or more IPAddress attributes (section 2.2.8.5), theSource optionally skips the host name resolution phase and proceeds to theprojection phase.
In the host name resolution phase, name resolution isperformed on the name in a Host Name attribute (section 2.2.8.2)in the Vendor Extension attribute. If name resolution is unsuccessful, theSource again falls back to using standard Miracast.
Microsoft Mice & Touchpads Driver Downloads
In the projection phase, the Source attempts a connection tothe Sink for sending Miracast over Infrastructure messages (section 2.2).Finally, the Sink establishes a connection with the Source for streamingmultimedia data. If that connection cannot be established, the entire processfails.