Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Is it possible to establish an asynchronous connection to another host running Creo? The functions used are ProEngineerConnect & ProEngineerConnectIdExtract & ProEngineerConnectIdGet.
The test with the tool nmsq.exe on another host fails:
nmsq.exe -host MARVIN -query
ERROR: NMS client: could not connect to the Name Server. (host MARVIN, port 31239)
on the local host the tool is successful, but only if the hostname is specified, with the ip it does not work locally either
Hi,
please ask PTC Support.
Due to security reasons, this is no longer supported. I’m not sure which one was the latest (Creo 4 was okay), but the newer ones does no longer allow this. You need to provide your own rpc calls😫
check the header files.
Hi,
Thank you for your answer. Which header files do you mean? is there a change documented?