Example location.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 18 Jun 2012 06:40:57 +0000 (06:40 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 18 Jun 2012 06:40:57 +0000 (06:40 +0000)
emi.canl.canl-c/doc/src/canl-cs-auth-connection.tex
emi.canl.canl-c/doc/src/canl.tex

index cbb30aa..c91d416 100644 (file)
@@ -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}
index 18b572d..2d47dad 100644 (file)
@@ -38,6 +38,7 @@
 
 \usepackage{listings}
 \usepackage{amsmath}
+\usepackage{hyperref}
 
 %\setlength{\marginparwidth}{1.2in}
 \let\oldmarginpar\marginpar