I see that AWS.Server.Start takes an optional boolean parameter called Session. The doc says: If Session is set to true the server will keep a session ID for each client. The client will be able to save and get variables associated with this session ID. See also the package AWS.Session. HTH -- Ludovic Brenta.