ROOT 6.14/05 Reference Guide |
Examples showing the HTTP interface.
Files | |
file | custom.C |
This program creates and fills one and two dimensional histogram Macro used to demonstrate usage of custom HTML page in custom.htm One can use plain JavaScript to assign different actions with HTML buttons. | |
file | histfitserver.C |
This program demonstrates simultaneous update of histogram and fitted function. | |
file | httpaccess.C |
This program demonstrates access control to the THttpServer with digest methods. | |
file | httpcontrol.C |
This program demonstrates simple application control via THttpServer Two histogram are filled within endless loop. | |
file | httpserver.C |
This program creates : | |
file | httptextlog.C |
This macro demonstrates custom access and custom drawing for TMsgList class Main motivation for this example - demonstrate how traffic between server and client can be minimized and how one could build custom UI in the browser. | |