leandreb
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2012
07:51 AM
building a screen to display IP address
I would like to build a screen to display IP address without using "Home 3x, Up 2x, Right, Left, Right, Left, Right"
Thanks.. :?:
Thanks.. :?:
2 REPLIES 2
destruk
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2012
10:05 AM
Re: building a screen to display IP address
You can also get the IP address from your router by matching the MAC ID of your roku to the 'attached devices' screen.
Or from Settings/About on the home screen
Or by watching the SSDP broadcast (specified in the ECP guide)
Or with Address=CreateObject("roDeviceInfo").GetIPAddrs()
Or from Settings/About on the home screen
Or by watching the SSDP broadcast (specified in the ECP guide)
Or with Address=CreateObject("roDeviceInfo").GetIPAddrs()
leandreb
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2012
10:34 AM
Re: building a screen to display IP address
Thanks!!!
😄
😄