|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/30/2007 8:13:38 AM
Posts: 9,
Visits: 20
|
|
I'm curious about the RC4 key file used by the DSM plugin within the ActiveX Viewer/Server. Is their a way to send the RC4 key value as part of the HTML/Javascript that loads the ActiveX control or does a key file already have to exist on the client PC? I want to be able to use the DSM plugin without requiring my customers to download a key file. Any suggestions?
|
|
|
|
|
Forum Guru
      
Group: Forum Members
Last Login: 6/11/2008 9:04:42 PM
Posts: 51,
Visits: 51
|
|
Actually we could add a property to ServerX to specify DSM key as a byte buffer instead of passing a dsm keyfile path. I think something like that maybe availalbe within next couple weeks.
Regards, ---- Alex Morozov Chief Software Engineer SmartCode Solutions
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/30/2007 8:13:38 AM
Posts: 9,
Visits: 20
|
|
| That would be fantastic! Would this feature be added to ViewerX as well? This would enable web applications to distribute unique keys via HTTPS for every VNC session. All of a sudden pre-shared keys don't sound that bad... Many thanks!
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/30/2007 8:13:38 AM
Posts: 9,
Visits: 20
|
|
| One more question... Would we pass a base64 encoded RC4 key?
|
|
|
|
|
Forum Guru
      
Group: Forum Members
Last Login: 6/11/2008 9:04:42 PM
Posts: 51,
Visits: 51
|
|
Would we pass a base64 encoded RC4 key? Most probably it will be possible to pass a RC4 key as a byte array as well as base64 encoded string.
Regards, ---- Alex Morozov Chief Software Engineer SmartCode Solutions
|
|
|
|
|
Forum Guru
      
Group: Forum Members
Last Login: 6/11/2008 9:04:42 PM
Posts: 51,
Visits: 51
|
|
That would be fantastic! Would this feature be added to ViewerX as well? Why not, ViewerX would benefit from such addition.
Regards, ---- Alex Morozov Chief Software Engineer SmartCode Solutions
|
|
|
|