remote-tcp-monitor

Installation Guide

This guide explains how to install and deploy Remote TCP Monitor and its core agent component, TCPv Service, across various environments.


1. Remote TCP Monitor (UWP App)

The main application is distributed via Microsoft Store.
To install, visit the appropriate version link:


2. TCPv Service (Agent Component)

TCPv Service is a core agent responsible for collecting TCP and UDP connection data from remote hosts. It supports both automatic deployment and manual installation, depending on your network environment.

🔄 Automatic Installation

When registering a client:

🔔 Local Update Prompt

If an outdated version of TCPv service is detected on the local machine:


🛠 Manual Installation

Manual installation is recommended for:

📁 Step 1: Copy the Service Executable

Copy tcpvsvc.exe from the local installation path to any accessible folder on the target computer.

Typical source paths:

⚙️ Step 2: Run Installation Command

On the target computer, open Command Prompt as Administrator, then run:

tcpvsvc.exe -is

To uninstall the service, run:

tcpvsvc.exe -u

✅ When to Use Manual Installation

Manual deployment is ideal when:

Ensure the TCPv service is running properly to enable full monitoring capabilities.