#1  
Old 28th February 2010, 07:53 AM
Danijel Tkalcec
 
Posts: n/a
Default Re: Does Chat and File Transfer work when the host is running as a service?

"tcaduto" schrieb:
>
> tcaduto;97142 Wrote:
>> Does Chat and File Transfer work when the host is running as a service?
>> I believe I read somewhere that it does not. At some point I will need
>> this ability. It is possible to display forms to the user from a
>> service, not easy, but can be done.


File Transfer as well as File Explorer work normally as a Windows Service,
since they do not require Forms on the Host side. There is nothing special
you have to do for this.

Chat obviously would not work if the Host is running as a pure Service
without desktop interaction and no Forms (at least, the user will not see
anything), but since a Host Service on Vista and Windows 7 are nothing more
than Host process launchers used to start Host processes by impersonating
the logged in user, nothing speaks against using Forms on the Host when it
is running this way. In other words, you could have a normal windowed Host
version even when you have the Host "launcher" installed as a Service, in
which case you would also have the Chat functionality from the Service
version of the Host.

--
Danijel Tkalcec
RealThinClient components
http://www.realthinclient.com

  #2  
Old 31st March 2010, 09:27 AM
tcaduto
 
Posts: n/a
Default Question on new features in 3.63


How do these work:

- 0000479: [Host] Add the ability to Ask the host user for permission to
control (hdanzl)

[Control] Add the ability for a controller to leave a message on host
(hdanzl)

I was looking at the source for the apps and didn't see anything
different than the last version.

Thanks,

Tony


--
tcaduto
  #3  
Old 31st March 2010, 09:55 AM
tcaduto
 
Posts: n/a
Default Re: Question on new features in 3.63


Ok, I found where everthing is.

So the ask permission thing only works when run as a app?
I am going to need it to show when the host is run as a service on XP as
well and have a timeout and send a message back to the controller
letting the user know what the user chose or if it timed out.

On XP and up there is a dialogbox function that has a timeout param that
would work for the timeout functionality.

Could you tell me where in the code the dialog is displayed to same me
some digging?

Thanks for adding these things by the way.


Thanks,

Tony


--
tcaduto


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +11. The time now is 04:26 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.