> For the complete documentation index, see [llms.txt](https://assetstore.essentialkit.voxelbusters.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://assetstore.essentialkit.voxelbusters.com/v2/network-services/setup.md).

# Setup

## :white\_check\_mark: Enable Feature

Open [Essential Kit Settings](/v2/overview/settings.md) and enable Network Services feature in the inspector.

![Enable Network Services](/files/-MKeC7CK8mFfUnYTKupJ)

### Properties

| Name                | Description                                                                                                                                                                                                                                                                                                                                                    |
| ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Host Address        | <p>ipv 4 : Ip 4 address of the server to check</p><p>ipv 6 : Ip 6 address of the server to check</p>                                                                                                                                                                                                                                                           |
| Auto Start Notifier | Enabling this will auto start detecting network status as soon as the app launches                                                                                                                                                                                                                                                                             |
| Ping Settings       | <p><strong>Max Retry Count :</strong> Number of times to retry before reporting failure status</p><p><strong>Time Gap Between Polling :</strong> Time gap between two network call checks</p><p><strong>Time Out Period :</strong> Time to consider for a request timeout</p><p><strong>Port :</strong> Port to ping on the remote server while connecting</p> |
