diff -r c04e26b672e9 -r cb8c5cccaa8d data/dictionary.xml --- a/data/dictionary.xml Thu Jul 11 19:00:48 2013 +0200 +++ b/data/dictionary.xml Fri Aug 09 23:25:16 2013 +0200 @@ -34,13 +34,20 @@ - + + a provider which does not have own wireless network infrastructure; but does marketing and sets the prices for subscribers - + + + for pre-paid subscribers the standard way to charge services is online + – subscriber's balance is checked and if sufficient, the service (e.g. sending a SMS) is provided, otherwise the service is denied; + if the billing system is not currently available (so we can't say if the subscriber's balance is high enough), we can provide the service and try to charge it later + + @@ -73,7 +80,7 @@ - + specific kind of MOAT short message which is used to donate money to charity or some organization; the donation is charged from sender's pre-paid balance or in his monthly bill alongside the fees for placed calls and sent SMS messaging @@ -89,7 +96,7 @@ - + an XML-based file format for vector graphics computer xml @@ -107,20 +114,43 @@ - + + + a text-based client-server protocol for accessing e-mail mailbox; + supports + multiple hierarchical folders (inbox, sent, drafts… or user defined), + marging messages with tags/flags, + notifications of new messages from server to client (the client does not have to periodically check the inbox and just waits for new messages), + full-text search and other features; + messages usually stays at server storage after reading which allows using multiple client programs/devices; + is more complex than POP3 protocol; + uses TCP and standard port is 143 (STARTTLS or unencrypted) or 993 (SSL/TLS) + + computer messaging - + + + a text-based client-server protocol for accessing e-mail mailbox; + messages are usually deleted from server after reading and are stored only on the client side; + nowadays the more advanced IMAP4 protocol is often used instead of POP3; + uses TCP and standard port is 110 (STARTTLS or unencrypted) or 995 (SSL/TLS) + + computer messaging - + + + a text-based client-server protocol for sending e-mail messages + + computer messaging @@ -534,7 +564,7 @@ - if two applications communicates over an SMS gateway and there are no cell phones involved; this is pretty rare, but somewhere you can met such configuration + if two applications communicates over an SMS gateway and there are no cell phones involved; this is pretty rare, but somewhere you can meet such configuration messaging @@ -1078,6 +1108,11 @@ computer + + + computer + +