Mini-Google

Internal documentation


Lexicon

Scope
Manages the words using a dictionary.
Interface
Throught a declared server socket, it receives messages :
UPD _word_string_
GET _word_string_
and answers with the message :
WID _wid_

Dictionary

This is a structure used to store words and give them an identifier. It should be accessed only by the Lexicon.