mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #564] Some Issues and Request: Server in Listening Mode #326
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#326
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @seventhplug on GitHub (Dec 14, 2016).
Original GitHub issue: https://github.com/quasar/Quasar/issues/564
Hello.. I'm using this to monitor our School Computer Lab.. (I'm the Network Admin) ^_^ Sometimes When the teachers/students turn on the computer first when the server is still offline.. the client pc post an error. and the clients won't reconnect to server when i turn on the server (when they login few minutes earlier than me) i use your RAT (lightweight and free rather than the commercial monitoring software) to monitor the teachers activity and students during school hours. I hope you could add a feature that enables listening mode in client instead of the client connecting to server during start up. Thank You!
PS. I'm having issues with this when using deepfreeze the client wont reconnect to server during thawed mode (having and RPC error or somesort) and after freezing the client wont reconnect again. Thanks.. other than that your program is awesome.. thanks
@yankejustin commented on GitHub (Dec 23, 2016):
Hmmm... My initial guess is because the client expects the server to already be online when the client is functioning...
@seventhplug commented on GitHub (Jan 5, 2017):
Hi.. Sorry i've been out because of Christmas Season and now i'm back.. I figured out why the clients Wont Connect and cause an error when the clients are started before the server.. Because i used IP and PC Name as a Connection Host.. Now i use only IP.. and about the Clients not connecting sometimes and not working its because the client is starting the client program twice .. 1 in Scheduler and the other one is in HKCU .. i removed the HKCU entry and its working fine.. About the deepfreeze no issue when in frozen state.. only in thawed mode i'm having issues with.. in order to overcome this i boot on thawed and in safemode and remove the client program then reboot in normal mode thawed and its ok again.. then before i freeze it again i reinstall the client ^_^ its a bit troublesome but i'll try to test it again on the week ends when there's no class. thanks