# RAS Remote PC Agent

| **ソース**                 | **宛先**                | **プロトコル** | **ポート**                                            | **説明**                            |
| ----------------------- | --------------------- | --------- | -------------------------------------------------- | --------------------------------- |
| RAS Remote PC Agent     | RAS Connection Broker | TCP、UDP   | 20003                                              | RAS Connection Broker との通信に使用されます |
|                         | localhost             | TCP       | 30005                                              | 内部コマンド用（memshell、プリンターリダイレクター）    |
| RAS Performance Monitor | TCP                   | 8086      | Agent（Telegraf サービス）が収集したパフォーマンスデータを InfluxDB に送信。 |                                   |
| RAS 登録サーバー              | TCP、UDP               | 30030     | RAS リモート PC（PrlsSCDriver）が接続してログオン資格情報を取得します       |                                   |
| FSlogix                 | TCP                   | 443       | FSlogix インストーラーをダウンロード                             |                                   |


---

# 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://docs.parallels.com/landing/ras-mp-guide/v19-ja-jp/fu-lu/pto/ras-remote-pc-agent.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.
