Skip to content

mlitvk/simplejavadiff

Repository files navigation

SimpleJavaDiff

A simple demonstration of the diff algorithm in Java for comparing two text files. Includes also server-client programs for computing the diff on a remote server.

Screenshot

How To Use

  1. Compile - javac *.java
  2. Run - java Main

About

Simple Java program for comparing two text files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages