X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fsilcclient%2FDIRECTORY;h=a4fad88df39d8f60f23e4afd8314a82a9f1d6823;hp=d61bcfe7a4e4752daf2832585500ff9b88269244;hb=c257b555225193e54d85daf541d29578b3c93882;hpb=f658940d02cf2fd893296b6a7825b42502573668 diff --git a/lib/silcclient/DIRECTORY b/lib/silcclient/DIRECTORY index d61bcfe7..a4fad88d 100644 --- a/lib/silcclient/DIRECTORY +++ b/lib/silcclient/DIRECTORY @@ -5,6 +5,7 @@ @LINK=command_reply_args.html:Arguments for command_reply Client Operation @LINK=silcstatus_args.html:SilcStatus Error Arguments in command_reply Client Operation @LINK=notifyargs.html:Arguments for notify Client Operation +@LINK=silcclient_unicode.html:Unicode and UTF-8 Strings in Client Library @LINK=silcclient.html:Client Library Interface Reference --> @@ -17,7 +18,7 @@ Introduction

-SILC Client Library is SILC Client implementation without the actual user +SILC Client Library is SILC Client implementation without the actual user interface. The library uses common and core components of SILC protocol from lib/silccore library and normal utility routines from lib/silcutil library. The library has been designed to be complete SILC Client implementation