Network timeout
Moderators: Hacker, petermad, Stefan2, white
Network timeout
Please excuse me if this question has been posted before, I cannot find it.
It happens quite often that I have to access a computer which is not responding somehow (switched off, crashed or whatever, or I mistype the name). I'm typing in the UNC to go directly to its share.
When the remote computer does not respond, TC freezes for a certain time.
Is it somehow possible to interrupt, because I know right away that is it not going to succeed and want to break off immediately.
Thanks.
It happens quite often that I have to access a computer which is not responding somehow (switched off, crashed or whatever, or I mistype the name). I'm typing in the UNC to go directly to its share.
When the remote computer does not respond, TC freezes for a certain time.
Is it somehow possible to interrupt, because I know right away that is it not going to succeed and want to break off immediately.
Thanks.
Unfortunately there's no way to cancel this attempt.
But you may start another instance of TC and can work with it immedately. After a certain while the first instance will respond again.
sheepdog
But you may start another instance of TC and can work with it immedately. After a certain while the first instance will respond again.
sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
- ghisler(Author)
- Site Admin
- Posts: 50839
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
No, unfortunately this is impossible - there is no function to reduce this Windows timeout. 

Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I would not recommend to meddle with those values.
It is a very complex procedere how Windows decides which PC in a peer to peer network acts as WINS -Server - except you have a dedicated WINS-Server.
And I'm not sure but it may be that the PC where you change those values changes them at the other PCs too. That may result in a paralysed network, if you don't know what you do.
sheepdog
It is a very complex procedere how Windows decides which PC in a peer to peer network acts as WINS -Server - except you have a dedicated WINS-Server.
And I'm not sure but it may be that the PC where you change those values changes them at the other PCs too. That may result in a paralysed network, if you don't know what you do.
sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
That's why I haven't tested the values myself, huh. 
Well, you can always do a backup (export) of that registry key, then if you broke your network, you can restore the values easily.

Well, you can always do a backup (export) of that registry key, then if you broke your network, you can restore the values easily.
I don't think it would change other PC's values, it would be a very dangerous behavior (imagine a virus that modifies that registry values, then Windows itself tells other PCs to modify them acordingly). But who knows...Sheepdog wrote:And I'm not sure but it may be that the PC where you change those values changes them at the other PCs too. That may result in a paralysed network, if you don't know what you do.
AFAIK is in peer to peer networks after a negotiation one of the PC's the WINS -Server. And it should tell the other PCs which timeouts are used etc. Thus it's imaginable that these values are changed this way- although I really don't know.CoMiKe wrote:I don't think it would change other PC's values, it would be a very dangerous behavior (imagine a virus that modifies that registry values, then Windows itself tells other PCs to modify them acordingly). But who knows...
After all you first have to find out which PC is currently the WINS-Server to let the changes take effect.
sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
I didn't know that. Thanks for the info.Sheepdog wrote:AFAIK is in peer to peer networks after a negotiation one of the PC's the WINS -Server. And it should tell the other PCs which timeouts are used etc. Thus it's imaginable that these values are changed this way- although I really don't know.

I better use the noreread ini option in my specific case, as said in other topics.