Commit Graph

22 Commits (6d355009af2b3431a3403958ba37f14204ef04ab)

Author SHA1 Message Date
Sean McArdle 87309320a7 Irrelevant with prism event aggregation. 2016-12-22 09:45:23 -08:00
Sean McArdle 789f5b1c7d Preliminary whitelist reload functionality present in agent gui, this is facilitated by the Prism 6 library. 2016-12-20 23:01:42 -08:00
Sean McArdle 2d88882800 Now break out wired, wireless, and whitelisted interfaces. 2016-12-17 18:49:05 -08:00
MCARDLE Sean M 874afeb187 Changed messaging system to initialize on demand, works around issue where poller dies for some reason. 2016-12-17 15:27:58 -08:00
MCARDLE Sean M a63cfa8421 Added option parser from Mono. 2016-11-30 12:31:56 -08:00
MCARDLE Sean M 97e3504004 Responses are being accepted, need to handle messages. 2016-11-30 00:43:34 -08:00
MCARDLE Sean M 307a31714a Successfully sending messages to server and responding via 0mq. TODO implement response handling on client. 2016-11-30 00:18:17 -08:00
Sean McArdle a20f4270f4 trivial 2016-11-21 16:16:59 -08:00
Sean McArdle a59b5f2215 Added whitelist to status view. 2016-11-21 16:16:14 -08:00
Sean McArdle d7fdf4708d Added better client side tracing around 'take_five' command. 2016-11-21 16:16:01 -08:00
Sean McArdle 54adbc10ab Always checks wifisitter channel name when sending messages. 2016-11-21 14:28:17 -08:00
Sean McArdle d912745622 Fixed null errors when service isn't running. 2016-11-21 14:27:34 -08:00
MCARDLE Sean M ae8d2d21f1 Removed unused property. 2016-11-18 22:34:12 -08:00
MCARDLE Sean M 90434792b0 Refresh service state check every 5 seconds. 2016-11-18 22:32:59 -08:00
MCARDLE Sean M 022009680b Now sends netstate update request 3 seconds after a network change event. Added method for initiating a request with delay. 2016-11-18 22:32:23 -08:00
MCARDLE Sean M 549aed1377 Removed some unneeded references and added some encapsulation. 2016-11-18 20:29:27 -08:00
MCARDLE Sean M bb5048fd87 Communicating service state to status UI now. 2016-11-18 20:28:53 -08:00
MCARDLE Sean M e4424fbea1 5 minute pausing works, need more console logging and service status check mechanism. 2016-11-17 22:23:45 -08:00
Sean McArdle 8e8d53cafc Data exchange working correctly, nics display in settings window. 2016-11-17 10:37:57 -08:00
Sean McArdle 3a711f8f4c Setting up MVVM structure. 2016-11-17 10:06:17 -08:00
Sean McArdle 0b444d04c2 Now passing simplified network state to client. 2016-11-17 00:10:44 -08:00
Sean McArdle 292df9350b Preliminary IPC setup in place. May need to change IPC mechanism based on access limitations. 2016-11-16 10:10:30 -08:00