Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
http Directory Reference
Directory dependency graph for http:

Files

 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.
 
 histfitserver.C
 This program demonstrates simultaneous update of histogram and fitted function.
 
 httpaccess.C
 This program demonstrates access control to the THttpServer with digest methods.
 
 httpcontrol.C
 This program demonstrates simple application control via THttpServer Two histogram are filled within endless loop.
 
 httpgeom.C
 This program creates trivial geometry with several tracks and configure online monitoring of geometry via THttpServer Geometry regularly changed by the program and correspondent changes immediately seen in the browser.
 
 httpserver.C
 This program creates :
 
 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.
 
 httptextlog.js
 
 ws.C
 This program demonstrate WebSocket usage with THttpServer Custom ws.htm page is loaded and regularly sends messages to server.