Aaron
June 21st, 2003, 11:58 AM
OK, this is just like terminal services but I think it would solve the problem with terminal server login delays... if it can be done!?
Ben,
What about having only a video display engine on the local box (users interface) and having the the remainder of Netremote the server? This would allow you to build one code base on Win32 and maintain a small video display engine on the other platforms.
Here's the other benefits:
1) the version of IE is on the server, thus the newest version can be used
2) all the real processing power is on the server, relieving the slower, older PDAs & web pads of the CPU cycles.
3) Netremote can load on boot for PDA & web pads that will be dedicated Netremote units (like my 4 ePods)
Future possibilities...
4) can allow for secure Netremote use (can install username/password in netremote for verification during connection)
5) This would allow distinction between sessions for customization per login.
Basically, by doing this would make it a client/server based enviro and lend itself to portability to other, newer, OSs if/when they become available without a need to write code other then the video display engine for that specific platform.
what do you think?
Ben,
What about having only a video display engine on the local box (users interface) and having the the remainder of Netremote the server? This would allow you to build one code base on Win32 and maintain a small video display engine on the other platforms.
Here's the other benefits:
1) the version of IE is on the server, thus the newest version can be used
2) all the real processing power is on the server, relieving the slower, older PDAs & web pads of the CPU cycles.
3) Netremote can load on boot for PDA & web pads that will be dedicated Netremote units (like my 4 ePods)
Future possibilities...
4) can allow for secure Netremote use (can install username/password in netremote for verification during connection)
5) This would allow distinction between sessions for customization per login.
Basically, by doing this would make it a client/server based enviro and lend itself to portability to other, newer, OSs if/when they become available without a need to write code other then the video display engine for that specific platform.
what do you think?