name_open() and name_attach() under QNX6.20 doesn’t surpport global name,in
this case how to find remote server? how to get/transfer ND, PID, and Chid
??
I have thought some resolutions about this:
1,use a file contain server’s PID and Chid.
2,use Resource Manager and open() function,because the global name
registered in /dev/name/global/* directory.
but i think these methods aren’t convenient, could you give me some
suggestions?
When the client used ‘on’ utility run from the same machine with server
process,this problem doesn’t occured.
for example:
./server
on -n node_1 ./client
the client can use name_open() to find server’s registered name,
Why?
thanks in advance.
\
hcchen@ipp.ac.cn
Hichun Chen