HTTPort SDK contains HTTPort-like native Win32 DLL, COM component, HTTHost, certain support tools and samples in VB and Delphi with source code. Please try it out
if you develop Internet applications for Windows.
|
 |
 |
 |
HTTHost is the server component for HTTPort and you only need to download it if you have a PC outside of your
proxy-blocked network to install it at.
|
 |
 |
 |
HTTPort is the end-user tunneling application and it's likely the application you are looking for.
|
 |
 |
 |
Source code (Win32, Delphi):
|
 |
Sample security filter for HTTHost, dumps all the tunneled data to separate files. Use this
as a reference for writing your own security filters.
|
 |
Reference URL/response encoder for both HTTPort and HTTHost, use this for modifying the way
the tunneled traffic is hidden inside the valid HTTP request/responses.
|
 |
The WinInet handling library for HTTPort. You can tweak this library to your taste, even
to a point where HTTPort traffic travels through something different from HTTP, as soon as you can get it
to HTTHost.
|
 |
|