-
Notifications
You must be signed in to change notification settings - Fork 19
2.0 Example Applications
This API library also includes several example applications to help users understand how to use this API in their own application. Please keep in mind that these examples are NOT considered to be production ready, or fully operational applications. Their main purpose is for Demonstration purposes ONLY.
However, should anyone have any issues running any of the example applications, please feel free to post an issue here on Github, or post a message on our discussion group at https://groups.google.com/forum/#!categories/sony-api-library
This console example application demonstrates how easy it is to create a very small application that allows you to control your devices. This example will cover almost ALL the capabilities of this API.
This console example application demonstrates how easy it is to create your own EXE's that will execute a command for you. This example will send a "PowerOff" command to your device. However, you couls send ANY command that you want!