Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ProxyType Enum

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

Type of proxy to use to connect to the remote machine.

Syntax
public enum ProxyType

Fields

Name Description
HttpConnect

Connection through HTTP proxy using the CONNECT method.

None

No proxy. Direct connection.

Socks4

Connection through Socks4 proxy. This is a legacy proxy protocol that does not support password authentication.

Socks4a

Connection through Socks4A proxy (capable of resolving domain names). This is a legacy proxy protocol that does not support password authentication.

Socks5

Connection through Socks5 proxy.

In This Article
  • Fields
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies