Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

timing_client

timing_client is a sample client program used in the timing analysis of CODEX.

The following command-line options are recognized:

The configuration file must be in OpenSSL's CONF format and should define the following fields:

Here is an example of a client configuration file:

 remote_host = delegate.foo.org
 remote_port = 3456

 client_dir          = /home/bar/codex
 client_cert_file    = ${client_dir}/client.cert.pem
 client_private_file = ${client_dir}/client.private.pem
 service_cert_file   = ${client_dir}/service.cert.pem

Generated on Fri May 6 17:41:31 2005 for COrnell Data EXchange (CODEX) by  doxygen 1.4.1