Sony Blu Ray IP Commands
Posted: Wed Jun 05, 2013 12:18 pm
Has anyone managed to get IP control working on Sony BluRay players? I have a BDP-S370 which does have its own Android control App so I know it must be possible,
From digging around on the net I have found people with it working in other control platforms but cant see anything for Demopad.
I have been trying to adapt some of the other working IP examples from the sky control set, and adapt it to suit the Sony commands for example..
POST /upnp/control/IRCC HTTP/1.1\x0D\x0AHost: 192.168.1.9:52323\x0D\x0AUser-Agent: MediaRemote/3.0.1 CFNetwork/548.0.4 Darwin/11.0.0\x0D\x0AContent-Length: 317\x0D\x0AContent-Type: text/xml; charset=UTF-8\x0D\x0ASOAPACTION: "urn:schemas-sony-com:service:IRCC:1#X_SendIRCC"\x0D\x0AConnection: close\x0D\x0A\x0D\x0A<?xml version="1.0"?>\x0D\x0A<s:Envelope s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">\x0D\x0A <s:Body>\x0D\x0A <u:X_SendIRCC xmlns:u="urn:schemas-sony-com:service:IRCC:1">\x0D\x0A <IRCCCode>AAAAAwAAHFoAAAAaAw==</IRCCCode>\x0D\x0A </u:X_SendIRCC>\x0D\x0A </s:Body>\x0D\x0A</s:Envelope>\x0D\x0A
More info on Sony IP Control here...
http://www.remotecentral.com/cgi-bin/mb ... .cgi?171,3
Thanks
From digging around on the net I have found people with it working in other control platforms but cant see anything for Demopad.
I have been trying to adapt some of the other working IP examples from the sky control set, and adapt it to suit the Sony commands for example..
POST /upnp/control/IRCC HTTP/1.1\x0D\x0AHost: 192.168.1.9:52323\x0D\x0AUser-Agent: MediaRemote/3.0.1 CFNetwork/548.0.4 Darwin/11.0.0\x0D\x0AContent-Length: 317\x0D\x0AContent-Type: text/xml; charset=UTF-8\x0D\x0ASOAPACTION: "urn:schemas-sony-com:service:IRCC:1#X_SendIRCC"\x0D\x0AConnection: close\x0D\x0A\x0D\x0A<?xml version="1.0"?>\x0D\x0A<s:Envelope s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">\x0D\x0A <s:Body>\x0D\x0A <u:X_SendIRCC xmlns:u="urn:schemas-sony-com:service:IRCC:1">\x0D\x0A <IRCCCode>AAAAAwAAHFoAAAAaAw==</IRCCCode>\x0D\x0A </u:X_SendIRCC>\x0D\x0A </s:Body>\x0D\x0A</s:Envelope>\x0D\x0A
More info on Sony IP Control here...
http://www.remotecentral.com/cgi-bin/mb ... .cgi?171,3
Thanks