Goblin - A Platform for 3D AR and VR Applications

DynModule.readFromSocket Method 

Reads initialization data from TCP/IP message sent from Patcher.

public bool readFromSocket(
   Socket socket
);

Parameters

socket

Return Value

true if initialization data was read successfully

See Also

DynModule Class | EnC.Watcher Namespace