ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Borland C++ Builder Contest

HTTPJupiter - Internet utility

(1/1)

TPReal:
The idea of HTTPJupiter is very simple - you connect to some TCP server and port, send there a request, and retrieve an answer. However, it has many options that make the process much easier than using, for instance, telnet. The program may be used just as a regular browser, if someone has an HTML parser implemented in his or her brain :)

Warning: using this program needs some knowledge on HTTP protocol!

HTTPJupiter - Internet utility

I use this program really often, mostly for example for solving problems on www.slyfx.com or www.mod-x.co.uk, also for viewing damaged pages, using fake cookies or tracing the path of visited pages, when they have Location header line, and are not displayed in regular browser. Also, an advantage of HTTPJupiter is that your computer cannot get infected when you visit some page, as nothing on the page is executed - the content is only displayed to user.

Full user's manual included, with examples of use.

Download program here:
HTTPJupiter.rar (324.39 kB - downloaded 2543 times.)

Some libraries might be needed to run it: Libs

If you have any comments or suggestions, you are welcome to express them :)

TPReal.

Navigation

[0] Message Index

Go to full version