JHttpTunnel is an implementation of the GNU httptunnel protocol in Java. It creates a bidirectional virtual data connection tunnelled in HTTP requests.
| Tags | Networking Software Development Libraries Java Libraries Internet Web Firewalls |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | OS Independent |
| Implementation | Java J2ME |
Recent releases


Changes: This release supports J2ME/CLDC/DoJa and implements the http-tunnel server in pure Java.


Changes: This release supports the J2ME/CLDC/MIDP platform by using MIDP's HTTP GenericConnection method.


Changes: This release can use 'java.net.URLConnection' instead of 'java.net.Socket' for in-bound/out-bound streams.


No changes have been submitted for this release.