Skip to main content
13-Aquamarine
April 1, 2025
Question

Asyncronous connection to another host running Creo

  • April 1, 2025
  • 2 replies
  • 918 views

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

 

2 replies

24-Ruby III
April 2, 2025

Hi,

please ask PTC Support.

18-Opal
April 2, 2025

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. 

zaphod7113-AquamarineAuthor
13-Aquamarine
April 2, 2025

Hi,

 

Thank you for your answer. Which header files do you mean? is there a change documented?