From c1e34f06554d7859cc76cb52394da63a7a11714e Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Thu, 23 May 2002 15:54:24 +0000 Subject: [PATCH] updates --- public_html/html/faq.php | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/public_html/html/faq.php b/public_html/html/faq.php index dadfeb36..cb7bb7a2 100644 --- a/public_html/html/faq.php +++ b/public_html/html/faq.php @@ -70,13 +70,15 @@      2.23 Does SILC support multimedia messages, like video/audio streaming?
     -2.24 What kind of presence modes SILC support?
+2.24 Is it possible to send picture/image messages?
+      +2.25 What kind of presence modes SILC support?
     -2.25 Does SILC support anonymity?
+2.26 Does SILC support anonymity?
     -2.26 Does SILC support services?
+2.27 Does SILC support services?
     -2.27 I have suggestions to SILC Protocol, what can I do? +2.28 I have suggestions to SILC Protocol, what can I do?
 
3. Client Questions
@@ -545,6 +547,14 @@ the future.
 
+Q: Is it possible to send picture/image messages? +
+A: Yes. Since it is possible to send any kind of MIME object as a message +it is also possible to send pictures and images as messages. It would be +possible to for example send a hand/mouse written messages. +
 
+ + Q: What kind of presence modes SILC support?
A: By presence we mean indication of presence in the network, and SILC -- 2.24.0