Hello,
Thanks for response.
I’ve tried only the SSH connection because SSH server is running
on host (and I can‘t install or any new software like dstore on it…).
BR,
Kamil
From: dsdp-tm-dev-bounces@xxxxxxxxxxx
[mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Oberhuber, Martin
Sent: Friday, July 30, 2010 11:22 AM
To: Target Management developer discussions
Subject: RE: [dsdp-tm-dev] RE: read content from named pipes
Hello,
this may depend on the sort of communication protocol you use.
Which one did you try? (dstore, ssh, tcf, ...) ?
Thanks,
--
Martin Oberhuber, Senior Member of
Technical Staff, Wind River
direct +43.662.457915.85 fax +43.662.457915.6
From:
dsdp-tm-dev-bounces@xxxxxxxxxxx [mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On
Behalf Of Kamil.Siroky@xxxxxxxxx
Sent: Friday, July 23, 2010 2:38 PM
To: dsdp-tm-dev@xxxxxxxxxxx
Subject: [dsdp-tm-dev] RE: read content from named pipes
Is
it possible to read content from named pipe (on remote Linux machine) using
RSE?
I’ve
tried to use IFileService.openInputStream(..) method, but the read operations returns
unspecified error…