Skip to content

2.0 Example Applications

Kirk edited this page Jul 12, 2015 · 7 revisions

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

2.1 Console Example

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.

2.2 Sony Off

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!

2.3 Sony Forms Example

Clone this wiki locally