comparison README @ 972:ce3cacbbccc9

Fix some typos.
author Thomas Klausner <tk@giga.or.at>
date Thu, 14 Mar 2013 17:31:00 +0100
parents a8269458d5b1
children
comparison
equal deleted inserted replaced
969:6808de455810 972:ce3cacbbccc9
16 that would require parsing or manipulating Diameter messages. 16 that would require parsing or manipulating Diameter messages.
17 17
18 - libfdcore : this shared library contains the core of the framework. It establishes 18 - libfdcore : this shared library contains the core of the framework. It establishes
19 the network connections with other Diameter peers and performs the tasks described 19 the network connections with other Diameter peers and performs the tasks described
20 in Diameter Base Protocol, such as watchdogs, basic routing, ... It also handles 20 in Diameter Base Protocol, such as watchdogs, basic routing, ... It also handles
21 the loading of extensions (see bellow). 21 the loading of extensions (see below).
22 22
23 - freeDiameterd : this simple daemon parses the command line and initializes the 23 - freeDiameterd : this simple daemon parses the command line and initializes the
24 freeDiameter framework. Use it for your Diameter server & agent components. 24 freeDiameter framework. Use it for your Diameter server & agent components.
25 In case of Diameter clients, you probably will prefer linking the libfdcore 25 In case of Diameter clients, you probably will prefer linking the libfdcore
26 directly with your client application that must be made Diameter-aware. 26 directly with your client application that must be made Diameter-aware.
"Welcome to our mercurial repository"