THE JAVA LIBRARY OF
CHARLES R. LYTTLE



BOOK REVIEWS



SOME USEFUL SOFTWARE:

  • UPDATED jDump.java rev2 - Classic hex dump for files. Now in peer review. Please try on as many platforms as possible and send comments to my email.

  • New! jDump2 - Like jDump but with a GUI. Source and class files zipped rather than jared. Please try on as many platforms as possible and send comments to my email.

  • New! sdiff.zip - Updated version of a Java diff utility winzipped. This version illustrates the application and functioning of the differencing engine. Writing the user interface requires a Java version of getopt.c. Usage for this version is : java simplediff file1 file2 [>file3] where file1 and file2 are the files to compare and file3 is an optional outputfile. Please try on as many platforms as possible and send comments to my email.

  • USEFUL JAVA LINKS :


    Back to Charles R. Lyttle home page