Phditto without phrelay and tcpip

Hi All,

In QNX 4 we could ditto remote photon screens (via jumpgate or phditto)
without the use of tcip/ip and phrelay. How can I get phditto to talk
directly to /net/node1/dev/photon w/o having to put phrealy in the middle?

Thanks
Kevin

“Kevin Stallard” <kevin@a.com> wrote in message
news:fal230$la8$1@inn.qnx.com

Hi All,

In QNX 4 we could ditto remote photon screens (via jumpgate or phditto)
without the use of tcip/ip and phrelay. How can I get phditto to talk
directly to /net/node1/dev/photon w/o having to put phrealy in the middle?

You cannot.

Thanks
Kevin

True, you need phrelay, but it can run on the local QNX6 machine. It does
not have to run on the remote node if you use qnet.

Just pass the /net/node1/dev/photon to phrelay on localhost, eg:

phditto -t127.0.0.1 -n/net/node1/dev/photon

You are then using TCP/IP only for local loopback.

Max

Max Feil
QNX Software Systems
Stay up-to-date on all the QNX news! Register here to receive our
newsletter:
http://www.qnx.com/news/forms/newsletter.html

“Mario Charest” root@127.0.0.1 wrote in message
news:famhje$d0o$1@inn.qnx.com

“Kevin Stallard” <> kevin@a.com> > wrote in message
news:fal230$la8$> 1@inn.qnx.com> …
Hi All,

In QNX 4 we could ditto remote photon screens (via jumpgate or phditto)
without the use of tcip/ip and phrelay. How can I get phditto to talk
directly to /net/node1/dev/photon w/o having to put phrealy in the
middle?

You cannot.


Thanks
Kevin