#1  
Old 11th September 2009, 03:27 AM
Danijel Tkalcec
 
Posts: n/a
Default Re: Closing of hung sessions on Gateway

"JohnKZ" schrieb:
>
> Hello,
> How can I realise the closing of hung sessions on Gateway? There are
> situations when the computer where the host is installed hangs and
> doesn't connect from Gateway. And while the next connection we got an
> error 'ERROR: User EVGENY does not exist' and host cannot connect to the
> Gateway. So I should restart the Gateway. Are there any ways to solve
> the problem?


Sessions will be cleaned up automatically when not in use for a while. The
duration a session can remain active without being used is defined with the
AutoSessionsLive property on the "ServerModule" component on the
"rdServerModule" DataModule in the "rdServer.pas" unit (current Gateway
implementation). Any client connecting to the Gateway and using any Session
will make sure that any "dead" sessions will be closed automatically when
they are not in use for longer than the time specified in that
AutoSessionsLive property (time in seconds).

You could also force a session to close, but ONLY if you know the Session ID
and if the Session is currently NOT locked by another connection object (for
example, when a delayed remote function call is waiting for data).

Best Regards,
Danijel Tkalcec

  #2  
Old 16th September 2009, 11:17 AM
Charalampos Michael
 
Posts: n/a
Default Full Screen DOS application support ?

Hello,
Is it possible to have Full Screen DOS application support ?

Thank you
  #3  
Old 17th September 2009, 06:39 AM
Hannes Danzl[NDD]
 
Posts: n/a
Default Re: Full Screen DOS application support ?

Charalampos Michael wrote:

> Hello,
> Is it possible to have Full Screen DOS application support ?


With the caveat of not having done a LOT of investigation into that. As far as
I can see that this not possible because the full screen DOS mode bypasses
most of the standard display API.
  #4  
Old 18th September 2009, 10:25 AM
Charalampos Michael
 
Posts: n/a
Default Re: Full Screen DOS application support ?

Dear Hannes,

> Charalampos Michael wrote:
>
>> Hello,
>> Is it possible to have Full Screen DOS application support ?

>
> With the caveat of not having done a LOT of investigation into that. As far as
> I can see that this not possible because the full screen DOS mode bypasses
> most of the standard display API.


Hmmm Indeed, but if it's possible when you have some free time to
investigate and tell me if it's possible.


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 09:46 AM.


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