Dates are m/d/yyyy
11 |Known issues:
36 |Initial private release.
42 |19 |
20 |Detailed explanations of these parameters can be found in the source code of the original client. Here is a short summary:
29 |optC: Comment string. Will show up on the results page so different results can be distinguished from each other.
30 |optD: Directory mode.
31 |optM: Do not treat source code passage as plagiarism if it is found at least this many times. Supplies an easy way to detect base/template code.
32 |optN: Defines how many matches to display on the results page.
33 |optX: Experimental feature support. Set to 1 to use the experimental MOSS server.
34 |47 | If you get runtime exceptions, you are trying to call methods of the socket client in the wrong order -- for example by uploading files before authenticating with the server. 48 |
49 |