---
title: remote
framework: network
role: symbol
role_heading: Instance Property
path: network/nwprotocolframer/instance/remote
---

# remote

The remote endpoint of the connection in which your protocol is running.

## Declaration

```swift
final var remote: NWEndpoint? { get }
```

## See Also

### Inspecting Instance Properties

- [local](network/nwprotocolframer/instance/local.md)
- [parameters](network/nwprotocolframer/instance/parameters.md)
