Forum: Poser - OFFICIAL


Subject: My last vent about poser animation and smith micro incompetence.

Zanzo opened this issue on Sep 05, 2008 · 40 posts


Zanzo posted Sun, 07 September 2008 at 3:51 PM

Quote - > Quote - Smith Micro Mistake

What company would be stupid enough to mix network check's with a background renderer?

The external renderer uses network sockets to communicate with the GUI.
This is a tried and trusted cross platform way of doing IPC.

See the P7 ReadMe under the heading "Network Connections" for details.

Sounds like a hack instead of normal programming practice.