Skip to content

Code samples and documentation of Microsoft's Project Rome feature for non-Windows platforms

License

CC-BY-4.0, MIT licenses found

Licenses found

CC-BY-4.0
LICENSE
MIT
LICENSE-CODE
Notifications You must be signed in to change notification settings

bbowman/project-rome

 
 

Repository files navigation

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
  • iOS 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 [email protected] with any additional questions or comments.

About

Code samples and documentation of Microsoft's Project Rome feature for non-Windows platforms

Resources

License

CC-BY-4.0, MIT licenses found

Licenses found

CC-BY-4.0
LICENSE
MIT
LICENSE-CODE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 52.0%
  • Java 28.1%
  • Objective-C 16.4%
  • Objective-C++ 3.1%
  • Other 0.4%