# Laptop NTRIP Client

## NTRIP Client

This NTRIP client allows for the connection to CORs/VRS networks.&#x20;

This client also allows for the routing of RTCM data from Serial, UDP, Bluetooth and other such corrections source types to the Sentera ground radio output. This allows for integration of many other correction sources/base stations.&#x20;

<figure><img src="/files/83LfNzVLRuZNQFKkmr4q" alt=""><figcaption></figcaption></figure>

***

## Download

{% embed url="<https://workdrive.zohoexternal.com/external/4bcd34068360a5c0e72c5ee041b5372b5ec4ef2d3b33e0c4f3b893cf65fc7459>" %}

***

## NTRIP Client Setup

{% stepper %}
{% step %}

### Download & Unzip <a href="#download-and-unzip" id="download-and-unzip"></a>

Download the NTRIP Client and unzip it to a location that can be used when needed.

<figure><img src="/files/QigAcrvFyqaVQKexiZOk" alt="" width="218"><figcaption></figcaption></figure>

<figure><img src="/files/nHebrnQZSEZm9DbKuPrc" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open Ntrip Client Folder <a href="#open-ntrip-client-folder" id="open-ntrip-client-folder"></a>

Open the Ntrip Client folder and a list of files should be located inside.

<figure><img src="/files/5wMnmyESs50O75exNHYG" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Run strsvr.exe <a href="#run-strsvr.exe" id="run-strsvr.exe"></a>

Double click on strsvr.exe to launch the NTRIP client.

<figure><img src="/files/P1p1F9rMFab6hgdMgH0V" alt="" width="375"><figcaption></figcaption></figure>

A small window should appear.

<figure><img src="/files/83LfNzVLRuZNQFKkmr4q" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Setup Corrections Network <a href="#setup-corrections-network" id="setup-corrections-network"></a>

{% hint style="info" %}
For first time set up or if the network provider is changing the following steps must be completed.
{% endhint %}

Select the “Opt” button as shown.

<figure><img src="/files/d42q9SPgjtqHBlq6UjCo" alt=""><figcaption></figcaption></figure>

The NTRIP Client Options window will appear. This is where the network and account information will be input.

<figure><img src="/files/PcSEJfPrRp3FBg24EiCV" alt="" width="360"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Set Caster Host & Port

The Caster host address and Port will be provided by the network you are using. This information should be given after account registration is complete.

<figure><img src="/files/lGkSsiEIN1184H7nm2wJ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Set the Mount Point

A mount point must be set. Select the Ntrip button in the lower left corner as shown

<figure><img src="/files/CJcxrL7mEAWVje1JEOaU" alt=""><figcaption></figcaption></figure>

A list of available mountpoints from the host network will appear in a pop up window.

<figure><img src="/files/nW81wY0ggAhEcZUTz9ms" alt=""><figcaption></figcaption></figure>

Select an appropriate mountpoint. The RTK-PPK uses RTCMv3 messages. Most RTCMv3 or greater mountpoints should be compatible.

{% hint style="info" %}
Ensure the Datum reference of the selected mount point meets the end use case of your data.
{% endhint %}

Copy the name of the selected mountpoint from the list and paste it into the Mountpoint box in the NTRIP Client Options window.

<figure><img src="/files/H3xZBsbuX2q9ZJsTH77k" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enter Login Credentials

Enter your login and password information, then press OK.

<figure><img src="/files/zd7O5R9KQuRUNQleJBB2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Configure Output&#x20;

In the Output row, press the Opt button next to the drop down

<figure><img src="/files/AELoxYHPZNj0bSAFHM0o" alt=""><figcaption></figcaption></figure>

A pop-up menu will appear&#x20;

<figure><img src="/files/sz3HOjPMIE55Ja2SlCVx" alt=""><figcaption></figcaption></figure>

Select the Port drop down menu and select the COM port that is associated with the ground radio. **Please see the note below on how to determine the correct COM port.**&#x20;

{% hint style="info" %}
To determine the COM port that is associated with the ground radio do the following:

1. Open the Opt menu as shown above.&#x20;
2. Select the Port drop down menu.&#x20;
3. Note the available COM ports.&#x20;
4. Press the cancel button.&#x20;
5. Connect the radio to the computer via USB.
6. Open the Opt menu agian.&#x20;
7. Select the Port drop down menu.&#x20;
8. Select the new COM device that was not initially shown.&#x20;
   {% endhint %}

<figure><img src="/files/ABpTT1FciAfvXCTg3fAz" alt=""><figcaption></figcaption></figure>

Then press okay.&#x20;
{% endstep %}

{% step %}

### Setup Complete!

{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.senterasensors.com/home/rtk-ppk-module/setup-and-installation/ntrip-cors-vrs/laptop-ntrip-client.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
