linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #00600
[Bug 546230] Re: [WISH with PATCH]: Send a PM via linuxdcpp.pipe
I don't think this is suitable for the main trunk, perhaps as a plugin
in the future. This sounds like you want to turn linuxdcpp into a daemon
with a detached, possibly remote user interface to allow for rich, bi-
directional communication between the two. This is outside the scope of
our pipe, which is to be used to send simple commands to an existing
instance because either the user didn't know of/couldn't find the
existing process or to respond to some event that linuxdcpp is
registered for (i.e. magnet URI).
** Tags added: plugin pm ui
** Summary changed:
- [WISH with PATCH]: Send a PM via linuxdcpp.pipe
+ Send a PM via linuxdcpp.pipe
--
Send a PM via linuxdcpp.pipe
https://bugs.launchpad.net/bugs/546230
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: Confirmed
Bug description:
As mentioned in Bug 361735 its much more usefull when the communication would be bidirectional.
But for now I can send a PM to known user on a known host.
"say the_hub_url|the_nick|my_message" > linuxdcpp.pipe
It's enough for a small announcments, where the nicks are known. (offline user will be silently ignored.)
References