Home Featured Top 40 Software Reviews Link To Us Advertise



russian traditional clothing

video hosting

лучшее сео продвижение сайтов

томск новости

Useful Resources:

C: \ Web Development \ Site Administration \ Echoserver 1.3 \ Author


Opens in new window

Echoserver 1.3 - Author Info Page

Description: See what browsers and programs are sending to an HTTP Server... (more)


Author Info for Echoserver 1.3

Author/Company Name: Canadian Mind Products

Country: Canada

Web Site: http://mindprod.com

Programs listed: 86

Share |


Other listings by this author

JDisplay iconJDisplay 4.5   (Downloads: 384)
JDisplay displays colorised program listings in web pages. JDisplay displays Java, HTML, bat, SQL, ini, csv, xml, mft
properties... files a variety of colours, fonts, sizes
and weights to help make them more presentable and readable.

Why would you use it? For the same sorts of reasons you use
colours and fonts in an IDE like IntelliJ or Eclipse. They
make the code much easier to understand.

There is no server-side code used. Java utilities parse the
code snippets i...

Primes iconPrimes 1.4   (Downloads: 462)
calculates the prime numbers 1..N, tells you if N is prime etc. calculates the prime numbers 1..N, tells you if N is prime etc.

Prints tables of primes.

Computes the prime just below or above N.

It is useful in computing optimal Hashtable sizes.

Java source included....

SetClock iconSetClock 8.5   (Downloads: 843)
Set your PC Clock from an accurate atomic clock on the web. Set PC Clock from an accurate atomic clock on the web. You
can put in on your website so that others can use it to
correct their clocks without having to install software or
without you having to install software on your server.

Java Web Start signed.

Requires Java version 1.5 or later. Native code for Windows only.

Full Java source code included, and native C JNI code....

HeapSort iconHeapSort 1.7   (Downloads: 209)
HeapSort is an implementation of Williams and Floyd classic HeapSort. HeapSort is an implementation of Williams and Floyd's TopDown HeapSort.
HeapSort is a fast internal sort written in Java that uses a
sorting algorithm analogous to power struggles for higher
positions in a hierarchical bureaucracy. Source provided. It
is faster than QuickSort, but slower that RadixSort. It
sorts using a comparison routine you provide to compare two
elements to be sorted.

You can test it with:

FontShower iconFontShower 2.9   (Downloads: 480)
Displays all the fonts available to Swing in Java. Displays all the fonts available to Java on your
machine. Displays the fonts in a variety of styles, sizes
and colours, rendered either with anti-aliased or plain.

FontShower displays the fonts available on *your* machine
to *Java*. Other people will have different fonts installed
and will see different selections available via Java on
their machines. Your browser will see a slightly different
set of fonts than Java ...

ShellSort iconShellSort 1.4   (Downloads: 214)
ShellSort is a simple sort suitable for 2000 or less elements. ShellSort is a simple sort suitable for 2000 or less
elements. It sorts using a comparision routine you provide
to compare two elements to be sorted.

You can test it with:

java.exe com.mindprod.shellsort.TestShellSort...

CSV iconCSV 6.5   (Downloads: 969)
Java to read, write, align, sort, reshape, pack... comma, tab-separated files. Java classes you can use standalone or embed in your own programs to
Read, write, align, sort and pack comma, tab and semicolon-
separated variable files, commonly known as CSV files.

It consists of a 23 Java classes/utilities CSVReader, CSVWriter, CSVAlign, CSVChangeCase, CSVCondense, CSVDeDup, CSVDeDupField, CSVDeEntify, CSVDump, CSVEntify, CSVPack, CSVPatch, CSVReshape, CSVSort, CSVSortField, CSVTabToComma, CSVTemplate, CSVToHTML, CSVToS...

JarLook iconJarLook 1.2   (Downloads: 294)
Check that class target versions are as expected in a Java jar. Check a Java jar to make sure all the javac -target versions of
the class files are what you expect.

Java application.
Requires Java version 1.5 or later.

All Java source code is included.

to use:

java -jar jarlook.jar jartotocheck.jar 1.1 1.4

where jartocheck.jar is the name of jar to check.
It will check all the class files in it.

In this example:
1.1 is the low...

LEDataStream iconLEDataStream 1.8   (Downloads: 227)
Little-endian replacements for DataInputStream, DataOutputStream and RandomAcces Little-endian replacements for DataInputStream, DataOutputStream and RandomAccessFile. They work just like DataInputStream, DataOutputStream and RandomAccessFile except they work with little-endian binary data. Normally Java binary I/O is done with big-endian data, with the most significant byte of an integer or float first. Intel and Windows 95 tend to work with little endian data in native files. LEDataInputStream, LEDataOutputstream and LERandomAccessFile will le...

Ini iconIni 1.4   (Downloads: 474)
Windows *.ini file verifier, tidier and sorter. Windows *.ini file verifier, tidier and sorter.

Tidies and sorts windows *.ini files, ones that look like this:
[section]
; a comment
item=value;

To use:

java.exe -jar ini.jar C:\somedir\somefile.ini UTF-8

Where UTF-8 in the encoding.
Opera uses UTF-8. You can leave it to the default for most others.
The original is named somefile.ini.old when you are done.

Don't run ini ...

FontSaver iconFontSaver 1.4   (Downloads: 209)
FontSaver shares Font objects instead of creating new ones. FontSaver shares Font objects instead of creating new ones to cut
down on the RAM and time needed to create Font and Font peer objects.
Profiling often shows the creation of too many Font objects is the
cause of poor performance.

See the source code for how to incoporate it into your own programs.
It does nothing on its own....

Transporter iconTransporter 1.4   (Downloads: 228)
Lightweight Java classes to let you encrypt/sign/armour for secure transmission. The Transporter acts like an electronic secure courier to
deliver your data and documents in encrypted form safe from
prying eyes or those who would tamper with them.

It Encrypts, digitally signs and armours to send sensitive
information over the Internet without SSL.

Typically you would embed it in your own Internet
applications....

Amper iconAmper 1.9   (Downloads: 370)
Safely converts ampersands to !amp; entities In the following, pretend ! is an ampersand. PAD files don't let me give literal examples. Amper converts ! to !amp; in HTML files and back, but does not convert it when the ! is already in an entity e.g. !lt; !thetasym; !eacute;

The main use for this is to pass HTMLValidator verification of your HTML, which is very picky about !, especially inside URLs.

As a side effect, it also ensures all your comment delimiters balance.

It ...

File Splitter iconFile Splitter 1.3   (Downloads: 294)
Split large text/html files into smaller files using embedded split commands. Split large text/html files into smaller files. I find it
much faster and more accurate than cut and paste.

You embed commands in the big file telling it which pieces
of it are to go where, then let Splitter do the work. It is
much faster and more accurate than trying to select huge
blocks of text in an editor. You don't accidentally lose or
duplicate text. Keeping files small makes the site more
responsive.

Replicator iconReplicator 11.3   (Downloads: 755)
The Replicator lets you distribute large numbers of files to many people. The Replicator lets you distribute large numbers of files to
many people efficiently. The software automatically
downloads just the changed files and deletes ones no longer
part of the distribution.

Unlike other similar tools, all it requires is an ordinary
HTTP website. It requires no code to run on the server.

It can also work with CDs, and LANs.

Custom configured for each customer. Not free. Registrat...

Esper iconEsper 2.4   (Downloads: 275)
A crude translator Esperanto To English and English to Esperanto. A crude translator Esperanto To English and English to
Esperanto. It works by looking up words in various
dictionaries on the web. It mindlessly translates word for
word.

(1) First download and install the lastest Java JRE

(2) Using WinZip extract the
files into the default com\mindprod\esper directory.

(3) Create a shortcut setting by right clicking the
desktop and selecting new shortcut.
<...

Common11 iconCommon11 2.8   (Downloads: 358)
common utility classes that work under Java 1.1+ common utility classes that work under Java 1.1 without using Arraylists or Swing.

Class library.
Requires Java version 1.1 or later.

BigDate: simplified date handling when you want dates without times.
CMPAboutBox: a proper about box that provides useful information.
ImageInfo: information about a GIF, png, jpg.
ImageViewer: component to display an image
Limiter: cap, corral and h...






All Programs:

0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z # . ! @


All Authors:

0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z # . ! @


RSS Feeds:
(Current Category)

RSS Feed for New Releases and Updates New releases & updates

RSS Feed for New Shareware Releases New shareware releases

RSS Feed for New Freeware Releases New freeware releases

RSS Feed for Most Popular Software Most popular software

RSS Feed for Top Rated Software Top rated software

Feeds List in OPML Feeds list in OPML


Useful Resources:

JaSFtp iconJaSFtp 11.10: JaSFtp - Automated SFTP client (secure FTP), Run 1000+ tasks on a schedule.

AbleFTP iconAbleFTP 11.10: AbleFtp - FTP client designed to automate and run 1000+ FTP tasks a day.

Domain Quester iconDomain Quester 6.02: Search for domains by unlimited number of keywords

Advanced XLS Converter iconAdvanced XLS Converter 2.55: With XLS Converter you can convert Excel (XLS) files into dozens of formats!

Home | Featured | Submit | Link To Us | Contact Us | FAQ | About Us