I'm working on a set of tools to share files, to chat , to backup, and
to work on documents in a network environment. The SSH protocol is
used for the secure connection.
Working on documents in a network environment works like (in my idea):
- workstations/clients have a frontend, which have a "wind
On 8/16/21 3:25 PM, Stef Bon wrote:
Well, and when I make the connection over a secure connection to
another host (where the backend is)?
Is it (even) possible to use libreoffice as client (or frontend) then?
I'm not sure I understand this follow-up question after my response to
your initial
Well, and when I make the connection over a secure connection to
another host (where the backend is)?
Is it (even) possible to use libreoffice as client (or frontend) then?
Stef
On 8/16/21 10:36 AM, Stef Bon wrote:
I've been reading about connecting to LO, using a socket:
https://niocs.github.io/LOBook/extensions/part3.html
My question is: is it possible to connect to
a LO backend with a libreoffice frontend. Thus starting libreoffice like:
libreoffice --connect="sock
Hi,
I've been reading about connecting to LO, using a socket:
https://niocs.github.io/LOBook/extensions/part3.html
My question is: is it possible to connect to
a LO backend with a libreoffice frontend. Thus starting libreoffice like:
libreoffice --connect="socket,host=0,port=2002"
Stef