Dear all,
I would like to connect my web portal based on java technology with
the ser daemon in order to provide some administration functionality.
The solution would be to use FIFO interface, but it has two major
disadvantages:
1. The portal might be deployed on different host.
2. Although Java can communicate via FIFO pipeline, it cannot create
a new pilepine.
Is there any possibility to manage ser daemon remotely via a socket
interface?
Thanks,
Martin