Re: Difficulties in interoperating with Windows

David Schwartz (davids@webmaster.com)
Wed, 9 Jan 2002 19:32:38 -0800


>Reverse engineering is taking the published specifications, creating
>software that should function in an equivalent manner. Testing it is
>difficult since you have to be careful not to import patented/copyrighted
>algorithms. You have to compair the inputs/outputs for the software with the
>inputs/outputs of the original.

No, developing a product to meet given specifications is the ordinary sort
of forward engineering. Reverse engineering is when you attempt to determine
the specifications by looking at, taking apart, or probing the final product.

DS

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/