Quantcast
Channel: AssetWise ALIM
Viewing all articles
Browse latest Browse all 6419

Forum Post: SDK - Connection Problems

$
0
0
Hi, I’m building a standalone eB web application. I’m a little bit confused regarding how to maintain a valid logon session throughout. At the moment a user can connect via this code: Api.silent_mode = true; Api.connect((int)Proxy.services.both, "SERVER1"); int results = Api.logon((int)Proxy.services.both, "eB", "", ""); _session = new Session(); _session.AttachProtoProxy(Api.proto_proxy, Api.connect_info); This works fine up until the user moves pages and then the session is lost and the connection code has to be undertaken again. This does work, but it strikes me as somewhat inefficient. Is there a better way to manage this? Thanks.

Viewing all articles
Browse latest Browse all 6419

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>