updates.
[silc.git] / lib / silccore / DIRECTORY
1 <!--
2 @LIBRARY=SILC Core Library
3 @FILENAME=silccorelib.html
4 @LINK=silcauth.html:SILC Auth API
5 @LINK=silcchannel.html:SILC Channel API
6 @LINK=silccommand.html:SILC Command API
7 @LINK=silcid.html:SILC ID API
8 @LINK=silcidcache.html:SILC ID Cache API
9 @LINK=silcmode.html:SILC Modes
10 @LINK=silcnotify.html:SILC Notify API
11 @LINK=silcpacket.html:SILC Packet API
12 @LINK=silcpayload.html:SILC Payload API
13 @LINK=silcprivate.html:SILC Private API
14 -->
15
16 <FONT SIZE="+3">SILC Core Library</FONT><BR><BR>
17 <FONT SIZE="+1" COLOR="#000044"><B>Introduction</B></FONT><BR><BR>
18 <PRE><FONT FACE="Helvetica,Arial,Sans-serif">
19 SILC Core Library includes all the core components of the SILC Protocol.
20 It provides routines to encode and decode all SILC packet payloads defined
21 in the protocol specification.  It provides packet assembling and parsing
22 routines, and routines for sending private message and channel messages.
23 </FONT>
24 </PRE>
25
26 @LINKS@