Re: Rabbit web
"Tom Collins tom-lnEA/wrDJtNWk0Htik3J/[email protected] [rabbit-semi]" <[email protected]> Wed, 20 Apr 2016 15:54:51 -0700
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
I'm not sure how to do that. Are you looking for the IP address of each request, or the username used to authenticate (for password-protected pages)? What do you plan to do with that information? Knowing more about your plans will help me find a possible way to access the information you're looking for. -Tom On Apr 8, 2016, at 7:07 PM, S Sutikno [email protected] [rabbit-semi] wrote: > My program can handle request from browser,i want to know who is request from main(). > > > Stev > > On Saturday, April 9, 2016, Tom Collins tom-lnEA/wrDJtNWk0Htik3J/[email protected] [rabbit-semi] <[email protected]> wrote: > > Not sure I understand your question. Do you want to know from main() whether or not the HTTP server is handling requests from a web browser? > > > I believe you can set up Rabbitweb variables to call a function whenever the server needs to read a value -- you could put code in there to keep track of whenever a page was requested. > > Would that accomplish your goals? > > -Tom > > > On Apr 6, 2016, at 4:59 PM, S Sutikno [email protected] [rabbit-semi] wrote: > >> I'm use RCM3700 and DC9.62 and rabbit web. How to detect if user connected to rcm3700 use web browser. >> Thanks. >> Stev > > > >