From a4bf47bd205650b7dd0ac85f91ed5945a8dbff6b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 18 Jun 2012 06:40:57 +0000 Subject: [PATCH] Example location. --- emi.canl.canl-c/doc/src/canl-cs-auth-connection.tex | 5 ++--- emi.canl.canl-c/doc/src/canl.tex | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/emi.canl.canl-c/doc/src/canl-cs-auth-connection.tex b/emi.canl.canl-c/doc/src/canl-cs-auth-connection.tex index cbb30aa..c91d416 100644 --- a/emi.canl.canl-c/doc/src/canl-cs-auth-connection.tex +++ b/emi.canl.canl-c/doc/src/canl-cs-auth-connection.tex @@ -143,11 +143,10 @@ char *proxy, canl_password_callback clb, void *pass)\end{verbatim} \end{itemize} \subsection{Secure Client-Server Connection Example} -We give an xample of a caNl client that use \textit{Main API} +We give an example of a caNl client that use \textit{Main API} with openssl. We do not define variables in this example, unless their type is \CANL defined. For complete sample see -{\tt canl\_samples\_server.c} in -\TODO Where to find sources (package?)- Frantisek? +{\tt canl\_samples\_server.c} in source packages or \href{http://glite.cvs.cern.ch/cgi-bin/glite.cgi/emi.canl.canl-c/examples/canl\_sample\_server.c?revision=HEAD}{canl\_sample\_server.c at CVS} Include nesessary header files: \begin{lstlisting} diff --git a/emi.canl.canl-c/doc/src/canl.tex b/emi.canl.canl-c/doc/src/canl.tex index 18b572d..2d47dad 100644 --- a/emi.canl.canl-c/doc/src/canl.tex +++ b/emi.canl.canl-c/doc/src/canl.tex @@ -38,6 +38,7 @@ \usepackage{listings} \usepackage{amsmath} +\usepackage{hyperref} %\setlength{\marginparwidth}{1.2in} \let\oldmarginpar\marginpar -- 1.8.2.3