On Saturday 03 January 2009, Jeff Epler wrote: > The source code to 'emcsvr' is ./src/emc/task/emcsvr.cc
Correct - It also uses a number of classes from libnml (or rcslib for EMC1). > Its function is to manage the lifetime of the nml shared memory segments > used by various parts of emc (gui, milltask and iotask). WRONG. It's purpose is to arbitrate communications with remote processes via a network connection. It should only ever be run as an optional binary when remote connections are expected. ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
