Account credential retrieval changed to use TcpListener instead of HttpListener....
authorPanagiotis Kanavos <pkanavos@gmail.com>
Fri, 2 Dec 2011 20:26:16 +0000 (22:26 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Fri, 2 Dec 2011 20:26:16 +0000 (22:26 +0200)
commit03ee454fa68f45454312f1885290c6ed1fcc3617
tree6327bb11654569fe12bc17c9e078880c8872925b
parent3ddbb7b80f0abb2a5234e94d14a2776cf3f64439
Account credential retrieval changed to use TcpListener instead of HttpListener. HttpListener requires admin privileges
trunk/Pithos.Client.WPF/PithosAccount.cs
trunk/Pithos.Client.WPF/Preferences/AddAccountViewModel.cs
trunk/Pithos.Client.WPF/Preferences/PreferencesViewModel.cs
trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs