You can find & download the latest binary & source code for the NA rqcamd open source emulator
here.
The emulator may communicate with Newcs using Newcamd & Faynman protocols (The binary is compiled only with Newcamd support because of communication problems using the Faynman protocol)
Please all NewCS developers to try the emu & if possible debug the NewCS segmentation fault during communication with NewCS using the Feynman protocol .
PS. For incorporating individual IP string decrypting key, exchange the zeroed keystring (rqcamd.h- define CS_URL_ENCRYPT_KEY) using the pattern 0x00 for 0xAB, when AB is an aleatory string. Use the compiled binary with command: rqcamd -encrypt-url newcamd://usernameassword@192.168.0.100:10550/0102030405060708091011121314/EMM
Exchange the string beginning with "newcamd://......" or "feynman://."with the real host key you will send to your users.
Thank you for helping bringing Feynman protocol up & in use