![]() | YComp |
public class YCompServerProxy
The YCompServerProxy type exposes the following members.
Name | Description | |
---|---|---|
![]() | YCompServerProxy | Starts yComp (acting as a local server) at the given port (throws an exception if it fails so). The preferred way to obtain a port is GetFreeTCPPort(). |
Name | Description | |
---|---|---|
![]() | Close | Ends the yComp process. |
![]() ![]() | GetFreeTCPPort | Searches for a free TCP port in the range 4242-4251. To be called in order to obtain a free yComp port to i) start yComp at ii) communicate with yComp. |
Name | Description | |
---|---|---|
![]() | port | |
![]() | viewerProcess |