XtraProxy .NET component offers an easy way for applications to send data to a host through a proxy server. It supports HTTP, SOCKS4, SOCKS4A and SOCKS5. ProxyClient in the XtraProxy .NET class library is similar to the TcpClient .NET class, it also simplifies the task of developing applications working with the proxy servers.
XtraProxy is also included in the following suites which are bundles that include many additional components:
Proxy Component's Key Features
- Fully support both event-driven (asynchronous) and blocking (synchronous) application designs.
- ProxyClient class is similar to TcpClient class, so that you don't have to spend more time to learn about it.
- Send and receive data through proxy server (HTTP, SOCKS4, SOCKS4A and SOCKS5).
- Uniform and comprehensive error handling with .NET exceptions.
- Royalty free run-time.
- 1 year minor and major product updates.
- Full Windows Vista support.
- Supports Visual Studio 2005, Visual Studio 2008, Delphi 8, C# Builder and other compliant development environments.
- Supports Drag/Drop integration within Visual Studio.
- XtraProxy can run under both .NET Framework 2.x and 3.x.
- XtraProxy can be used from ASP.NET web pages, Windows Forms and Web Services.