Server/Servers.cs
Fri, 22 Aug 2014 22:48:30 +0200 Client now supports text alignment through our new TextField.
Sun, 17 Aug 2014 22:30:30 +0200 Adding text field support to our tree view.
Fri, 15 Aug 2014 13:26:38 +0200 Reworking our protocols. Client name now displayed in our clients tab.
Fri, 15 Aug 2014 10:20:01 +0200 Still trying to setup WCF for us to work nicely.
Thu, 14 Aug 2014 18:37:23 +0200 Client/Server duplex is still a mess in C#.
Thu, 14 Aug 2014 09:57:44 +0200 Adding disconnect function to our interface.
Thu, 14 Aug 2014 09:11:27 +0200 Adding interface library.
Thu, 14 Aug 2014 00:23:18 +0200 Adding server closing notification to clients.
Wed, 13 Aug 2014 23:02:40 +0200 Now support duplex mode with new client.
Tue, 12 Aug 2014 21:27:35 +0200 Adding server method to set all texts at once.
Tue, 12 Aug 2014 20:55:50 +0200 Adding our client implementation. Moving server into its own folder.