GetStream
GetStream
Returns configured network stream to transport data to the required host through the proxy server.
Returns: Returns configure network stream to connect with required host through the proxy server.
GetStream(System::String address, int32_t port)
| Parameter | Description |
|---|---|
| address | The domain name of the host we want to contact |
| port | The port number of the host we want to contact |