From 64feb1fbbbfb1d6291ce08aeefc431a9c87ea3d9 Mon Sep 17 00:00:00 2001 From: Charles Lohr Date: Fri, 25 Nov 2005 19:35:50 +0000 Subject: [PATCH] Update (include information on the loosely used server info command) --- stepmania/Docs/SMLanProtocol.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/stepmania/Docs/SMLanProtocol.txt b/stepmania/Docs/SMLanProtocol.txt index f40f400aad..607564cd89 100644 --- a/stepmania/Docs/SMLanProtocol.txt +++ b/stepmania/Docs/SMLanProtocol.txt @@ -344,8 +344,6 @@ Client SMOnline packets: Note: The client is not permitted to use method (1) for authentication if the salt it received from the server is 0 - - 001: User asks to enter room Size: 1 Enter/Exit? @@ -403,3 +401,8 @@ Server SMOnline packets: 1 Room2 Status ... 1 RoomN Status + +002: Request general information from server. + + This will send back to the user basic information in no particular established format + containing a minimum of the number of users connected and who they are. \ No newline at end of file