<
mlp: Neural Networks
^
ROOT Tutorials
physics: Physics misc
>
ROOT Tutorials: Network, Client/server
From
$ROOTSYS/tutorials/net
1. LDAPExample.C
2. TUriTest.C
TUriTest.C - rudimentary TUri test macro - Gerhard E. Bruckner 2007-10-18
3. TestAuth.C
Macro test authentication methods stand alone
4. alien.C
Example of use of the TAlien class (an implementation of TGrid)
5. authclient.C
This macro should be run together with authserv.C to test
6. authserv.C
This macro should be run together with authclient.C to test
7. fastMergeServer.C
This script shows how to make a simple iterative server that
8. hclient.C
Client program which creates and fills a histogram. Every 1000 fills
9. hclientbonj.C
Called by the Bonjour resolver with the host and port to which
10. hcons.C
Histogram consumer script. Create a canvas and 3 pads. Connect
11. hprod.C
Histogram producer script. This script creates a memory mapped
12. hserv.C
Server program which waits for two clients to connect. It then monitors
13. hserv2.C
This script shows how to make a simple iterative server that
14. hserv2bonj.C
This script shows how to make a simple iterative server that
15. parallelMergeClient.C
Client program which creates and fills 2 histograms and a TTree.
16. parallelMergeServer.C
17. parallelMergeTest.C
Fill histogram randomly
18. pclient.C
Client program to test parallel sockets.
19. pserv.C
Server program to test parallel sockets.
20. spy.C
Client program which allows the snooping of objects from a spyserv process.
21. spyserv.C
Server program which allows clients, "spies", to connect and snoop objects.
22. testTUDPSocket.C
As test echo server use udpserver.c in the same directory.
23. treeClient.C
Client program which creates and fills 2 histograms and a TTree.