Page 1 of 1

VB.NET on ASPX with API?

PostPosted: Fri 30. Dec 2011, 11:43
by Birdie
Hi,

I'm planning to buy a IRTrans for managing my Homecinema via Internet pages on a Tables/Smartphone as "remote"

Technically I'd like to create some ASPx pages done in VB.NET to initiate the IRTrans to send IR commands. (learning the commands would be done manually, not via this web pages)

Did anyone already achieve this?

If so, how would the VB.NET-code have to look like for the following example?

I click a button on the webpage which starts the VB.
The VB should:
- send "Command 1" to "Device 1"
- send "Command 2" to "Device 2"

Could anyone post some example code for the above short example?

I guess I need to install the IRTrans software on my webserver first.
then I guess I need to IMPORT it in the VB-programs, right? syntax?

Any input is is highly wellcome since I like to know if and how this worsk before I spend a lot of money and may be it wouldn't work in the end.

Thanks

Stefan