\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}