home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Products
IR Server Suite (IRSS)
Send Windows Message to IRSS Example
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ajp8164" data-source="post: 610549" data-attributes="member: 64375"><p>Hi all,</p><p></p><p>I am trying to get IRSS to receive windows messages using the built in "WM Receiver for IR Server" window. Not having any luck. I have been trying to send the message using SendMessage.exe (see <a href="http://forums.sagetv.com/forums/showthread.php?t=14274" target="_blank">Utility: SendMessage v2.2 - SageTV Community</a>). This utility requires that you supply the window ClassName so I used Spy++ to find it and put together the following command line.</p><p></p><p><span style="font-family: 'Courier New'">SendMessage.exe -C "WindowsForms10.Window.0.app.0.390be75" -N "WM Receiver for IR Server" -M 32768 -W 24 -L 0</span></p><p><span style="font-family: 'Courier New'"></span></p><p>I have modified IRSS code (locally for testing) to simply output the received command when/if a command is received. When I execute the SendMessage command as above I get no response from IRSS (I should see a log update with my changes).</p><p></p><p>What am I doing wrong here? Can someone please post an example of how to send a windows message to IRSS from the command line (vbs file or using SendMessage.exe or other)?</p><p></p><p>Many thanks!</p></blockquote><p></p>
[QUOTE="ajp8164, post: 610549, member: 64375"] Hi all, I am trying to get IRSS to receive windows messages using the built in "WM Receiver for IR Server" window. Not having any luck. I have been trying to send the message using SendMessage.exe (see [url=http://forums.sagetv.com/forums/showthread.php?t=14274]Utility: SendMessage v2.2 - SageTV Community[/url]). This utility requires that you supply the window ClassName so I used Spy++ to find it and put together the following command line. [FONT="Courier New"]SendMessage.exe -C "WindowsForms10.Window.0.app.0.390be75" -N "WM Receiver for IR Server" -M 32768 -W 24 -L 0 [/FONT] I have modified IRSS code (locally for testing) to simply output the received command when/if a command is received. When I execute the SendMessage command as above I get no response from IRSS (I should see a log update with my changes). What am I doing wrong here? Can someone please post an example of how to send a windows message to IRSS from the command line (vbs file or using SendMessage.exe or other)? Many thanks! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
IR Server Suite (IRSS)
Send Windows Message to IRSS Example
Contact us
RSS
Top
Bottom