GetProxyPort
uint16 GetProxyPort();
port = fContext->GetProxyPort();
BNetworkAddress proxy(fContext->GetProxyHost(), fContext->GetProxyPort());