We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It works: java -jar ./tracking/ati/AnyTimeInterrogation.jar 1 2 127.0.0.1 2222 127.0.0.1 3333 2 201522222222 12345678910 java -jar ./tracking/ati/test/AnyTimeInterrogation.jar 1 2 127.0.0.1 2222 127.0.0.1 3333 201522222222 419 3 12345 5678 23.97 465.25 256.4 55.5 656.4 6415.55
Once changed the spc or dpc, It doesn't work: java -jar ./tracking/ati/AnyTimeInterrogation.jar 1111 2222 127.0.0.1 2222 127.0.0.1 3333 2 201522222222 12345678910 java -jar ./tracking/ati/test/AnyTimeInterrogation.jar 1111 2222 127.0.0.1 2222 127.0.0.1 3333 201522222222 419 3 12345 5678 23.97 465.25 256.4 55.5 656.4 6415.55
The text was updated successfully, but these errors were encountered:
By the way, could you tell me where I can get the source code of AnyTimeInterrogation.jar ?
Sorry, something went wrong.
No branches or pull requests
It works:
java -jar ./tracking/ati/AnyTimeInterrogation.jar 1 2 127.0.0.1 2222 127.0.0.1 3333 2 201522222222 12345678910
java -jar ./tracking/ati/test/AnyTimeInterrogation.jar 1 2 127.0.0.1 2222 127.0.0.1 3333 201522222222 419 3 12345 5678 23.97 465.25 256.4 55.5 656.4 6415.55
Once changed the spc or dpc, It doesn't work:
java -jar ./tracking/ati/AnyTimeInterrogation.jar 1111 2222 127.0.0.1 2222 127.0.0.1 3333 2 201522222222 12345678910
java -jar ./tracking/ati/test/AnyTimeInterrogation.jar 1111 2222 127.0.0.1 2222 127.0.0.1 3333 201522222222 419 3 12345 5678 23.97 465.25 256.4 55.5 656.4 6415.55
The text was updated successfully, but these errors were encountered: