Y
Y
YukitoEiri2022-04-19 21:02:59
Remote access
YukitoEiri, 2022-04-19 21:02:59

How to remove 20 seconds delay in RemoteaApp?

Actually, I want to make access to 1s through RemoteApp, the problem is that when 1s is closed, the rdp process hangs on the user's computer for another 20 seconds. How can this be removed/bypassed? Since if it connects again in these 20 seconds, it does not even ask for a password and opens the session that was opened before. Tried to change group policies, does not help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rsa97, 2016-10-11
@dmtreaqq

In the first step of the loop:

k = 1
f = f*k = 1*1 = 1
z = z + 1 / (k + 1) = 0 + 1 / (1 + 1) = 0 + 1 / 2 = 0 + 0 = 0
s = s + (f / z) = 0 + (1 / 0)

Dividing by zero is not allowed!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question