Synergy

Issue Tracker (powered by SPIT)

Feature #3155 - Cross-platform TCP IPC between GUI and service

Status:
Fixed
Priority:
Normal
Assignee:
None
Category:
None
Target:
1.4.9
Created by:
Created on:
11 Apr 2012 01:15
Updated by:
Updated on:
15 Jul 2012 00:42
Platform:
Various
Google ID:
None
Redmine ID:
3207

Problem: Named pipes are used on Windows which are not cross-platform -- this means more code to maintain for IPC.

Solution: Just use TCP instead, so it'll work on Unix too.


15 Jul 2012 00:42: Nick Bolton changed Status.

Accepted Fixed