Nick Bolton
7f6eca9eb4
corrected license and author attribution (cs 2002-2012, nb 2008-2012)
2012-09-04 02:09:56 +00:00
Nick Bolton
268f3a99bb
added process elevation support to the relauncher, very experimental, has some bugs.
2012-07-28 02:59:20 +00:00
Nick Bolton
82d91605fa
changed ipc protocol to be more like original synergy protocol (4 byte message codes and better use of protocol util class).
2012-07-11 18:06:10 +00:00
Nick Bolton
3d6551f708
moved stream into synergy namespace (to prevent naming collision in win libs)
...
implemented ipc "hello" message (to identify client type)
integ tests working for hello message, but use of ipc in main program has problem with events.
2012-07-05 18:05:35 +00:00
Nick Bolton
79d73bd163
ipc send message to client finished.
2012-07-02 15:28:23 +00:00
Nick Bolton
97b2cd669d
finished ipc send to server.
2012-07-02 13:45:52 +00:00
Nick Bolton
218e98398f
ipc client connect test with working unit tests.
2012-06-29 11:33:21 +00:00