|
OpenVerse Technical - Server Functions - Serv_ProcessInput
|
|
|
|
|
|
Server Functions
Serv_ProcessInput
Usage: Serv_ProcessInput socket "text to process"
This function is the root of the protocol. It processes all of the
things which a client can send to the server. If the client sends
something it does not understand... it will ignore it. Please see the
Protocol Documentation (NOTE - documentation does not exist) within
the technical documentation for a complete descritption of the
logic within this function.
[server functions] [Main Index]
|
|
|
|
|
|
|
|
|