View Single Post
rob
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 8,232

Old November 28th, 2013, 01:38 PM
@asw122: Web-based means HTML and javascript, which is supported on every recent browser that I'm aware of. That includes iOS, Android, etc. The whole reason we're going with web-based player access is because then we'll work on any current device that any player wants to use.

@Tekwych: The reason we're using .Net is because then we can use large chunks of the same code on the standalone client AND on the server. Please note that I said the SERVER, where all the smarts will live for web-based access. The user-interface for web-based access is completely separate and relies upon HTML and javascript for use in a standard browser. The use of .Net means we can't run the standalone client on other devices, but we can definitely provide a web-based version across devices.

I hope this clears up any potential confusion!
rob is offline   #4 Reply With Quote