TCE Processes

 

When TCE is running on your computer, you may see different TCE-related processes in Task Manager.

 

TCE exe files

TCEListener.exe

Process according to the TCE Listener service.

The application waits for incoming connection requests from, for example, TCE Client or TCE Develop over TCP.

TCES.exe

Application for managing individual processes of TCE and communication with each other

TCEX.exe

A running process of the server according to a running Windows client process. The PID of the process corresponds to the indication of the PID in TCE Monitor.

TCEWSL.exe

Process to the TCE Web Socket Listener service

The process waits for incoming connections via HTML 5 web sockets

TCEClient.exe

Client Runtime Process

A TCE client process usually corresponds to a TCEX process on the server

TCEDevelop.exe

Client Runtime Process Development Environment

The process is a started development environment of TCE and corresponds to a TCEX process on the server.

TCEMonitor.exe

Client process for administering server processes

The process communicates via port 7833 with the process TCE listener and from there with started TCES processes.

TCEWX.exe

A running process according to a running HTML 5 client (browser) process.