From 9ddef1e659f4abcfbe2121fb324c40efd6589149 Mon Sep 17 00:00:00 2001 From: feber <> Date: Mon, 26 Jul 2004 20:00:01 +0000 Subject: [PATCH] Added network protocol used by Stratagus. --- doc/faq.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/faq.html b/doc/faq.html index 2c7a5108a..331c8fcf4 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -45,8 +45,8 @@ For any questions not mentioned here, please visit using SDL video mode.<p> <b>Q: What ports does the Stratagus network protocol use?</b><br> - A: 6660 by default, you may start stratagus with '-Pxxxx' flag to - use port xxxx instead.<p> + A: Stratagus uses UDP with port 6660 by default, you may start stratagus + with '-Pxxxx' flag to use port xxxx instead.<p> <b>Q: Does stratagus support internet/metaserver play?</b><br> A: Not yet, but this is a planned feature and may be added for 2.2<p>