ROOT 6.10/09 Reference Guide |
Examples showing the net classes.
Files | |
file | alien.C |
Example of use of the TAlien class (an implementation of TGrid) | |
file | authclient.C |
This macro should be run together with authserv.C to test authentication between two remote ROOT sessions. | |
file | authserv.C |
This macro should be run together with authclient.C to test authentication between two remote ROOT sessions. | |
file | fastMergeServer.C |
This script shows how to make a simple iterative server that can receive TMemFile from multiple clients and merge them into a single file without block. | |
file | hclient.C |
Client program which creates and fills a histogram. | |
file | hclientbonj.C |
Client program which creates and fills a histogram. | |
file | hcons.C |
Histogram consumer script. | |
file | hprod.C |
Histogram producer script. | |
file | hserv.C |
Server program which waits for two clients to connect. | |
file | hserv2.C |
This script shows how to make a simple iterative server that can accept connections while handling currently open connections. | |
file | hserv2bonj.C |
This script shows how to make a simple iterative server that can accept connections while handling currently open connections. | |
file | LDAPExample.C |
file | parallelMergeClient.C |
Client program which creates and fills 2 histograms and a TTree. | |
file | parallelMergeServer.C |
This script shows how to make a simple iterative server that can accept connections while handling currently open connections. | |
file | parallelMergeTest.C |
file | pclient.C |
Client program to test parallel sockets. | |
file | pserv.C |
Server program to test parallel sockets. | |
file | spy.C |
Client program which allows the snooping of objects from a spyserv process. | |
file | spyserv.C |
Server program which allows clients, "spies", to connect and snoop objects. | |
file | TestAuth.C |
Macro test authentication methods stand alone. | |
file | testTUDPSocket.C |
As test echo server use udpserver.c in the same directory. | |
file | treeClient.C |
Client program which creates and fills 2 histograms and a TTree. | |
file | TUriTest.C |
Rudimentary TUri test macro. | |