Setting Server Mode for an Application

SmarTeam - Web Editor runs in server mode. An application using the SmarTeam API can initialize SmarTeam- Web Editor to work in Server Mode by setting the property ServerMode of the SmFreeThreadedEngine object to True:

SmEngine.ServerMode = True 

For more information about the ServerMode property, see the SMARTEAM API documentation.