Code samples and documentation of Microsoft's Project Rome SDK
Перейти к файлу
Patrick Farley 760dc4125c merge with staging/master 2017-05-09 14:52:55 -07:00
Project Rome apps for Windows rename folder 2017-03-23 12:33:32 -07:00
Project Rome for Android (preview release) Updating the Android Sample for May release changes. 2017-05-09 11:42:14 -07:00
xamarin merge with staging/master 2017-05-09 14:52:55 -07:00
.gitattributes Initial commit 2017-01-25 21:20:02 -08:00
.gitignore Split Bindings project into two for core and sdk 2017-02-07 18:17:54 -08:00
LICENSE add legal content 2017-03-29 15:32:01 -07:00
LICENSE-CODE add legal content 2017-03-29 15:32:01 -07:00
README.md merge with staging/master 2017-05-09 14:52:55 -07:00
ThirdPartyNotices.txt Split Bindings project into two for core and sdk 2017-02-07 18:17:54 -08:00

README.md

Project Rome

"Project Rome" is a project code name for Microsoft's Remote Systems platform. This feature, consisting of API sets on multiple development platforms, allows an app on a client (local) device to interact with apps and services on a host (remote) device that is signed in with or receptive to the Microsoft Account (MSA) on the client device. This allows developers to program cross-device experiences that are centered around user tasks rather than devices.

Currently, Project Rome is implemented for the following scenarios:

  • Windows client to Windows host
  • Android client to Windows host

The first scenario, dealing only with the Universal Windows platform, is documented in how-to content and API reference documentation on the Windows Dev Center, as well as in the Windows SDK samples. See these resources for more detailed information about the Project Rome feature in general. Any scenarios involving non-Windows platforms are documented in this repository. You will also find end-to-end sample app(s) for Windows here.

Project Rome blog posts

MSDN docs and other resources

Privacy

See Microsoft's privacy statement for more information.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

pr