Project

General

Profile

Feature #365

LIRC: migrate to TCP/IP sockets.

Added by Carlo Bramini over 10 years ago. Updated about 7 years ago.

Status:
Rejected
Priority:
Minor
Assignee:
-
Category:
-
Target version:
-
Start date:
November 02, 2013
Due date:
% Done:

0%

Estimated time:
Affects version:

Description

According to this page:

http://winlirc.sourceforge.net/differences.html

"LIRC can use both UNIX-domain sockets and TCP/IP sockets for client/server communications. Since UNIX-domain sockets don't exist under Windows, only Internet-domain (TCP/IP) sockets are used. The WinLIRC server listens on TCP port 8765 by default. Client/server communications are otherwise identical (with a few exceptions)."

Actually, the current LIRC plugin included with Audacious relies on the API provided by lirc_client, which it is based on UNIX sockets and so it is absent in the LIRC port for Windows.
As a feature for the future, to improve portability, it may be worth to migrate to TCP/IP sockets, since they should guarantee an high compatibility between the two different platforms.

History

#1 Updated by John Lindgren about 7 years ago

  • Status changed from New to Rejected

Closing this old request as no one seems to have time to implement it.

Also available in: Atom PDF