Baradanikto
9 years agoRoku Guru
Localhost as Server?
I've started to develop my first channel and I've based it off one of the examples. In going through the sample code, I noticed references to resources on Roku servers. I plan to set up my own server on a hosting site, but, I don't' have one at the moment. I do, however, have an Apache localhost server that I use for other development. Is it possible to develop my channel using my localhost server? I'd like to write the code so that when I'm finished, all I need to do is change the urls to point to my live server. If it is possible, what functions, classes, etc. should I pay attention to?