0

roHttpServer doc...



how best to learn BrighScript than reading through the generated autorun.brs... while do so, I ran into an interesting object: roHttpServer which, if I understand correctly, creates a local http server. It'd be a very helpful service for installers in the field while setting up and/or servicing a system. However, I can't find any documentation in the Object Reference. Is any appendum available for it? I'm sure I can reverse engineer the API from autorun.brs but I'll surely miss something in the process... Cheers,

1 comment

  • 0
    Avatar
    RokuLyndon


    There's no documention on the http server because it's not enabled, and it's not tied into scripting. There is a webserver we're working on, but it's not complete. Unfortunately, there isn't an http service availabe to use yet.
Please sign in to leave a comment.