Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
https://sdk.galooli-systems.com.galooli-systems.com/json/sys_Test?userName=[MY USER]&password=[MY PASSWORD]

...

Code Block
https://sdk.galooli-systems.com.galooli-systems.com/Json/sys_TestEcho?userName=[MY USER]&password=[MY PASSWORD]&str=[test]

Sys_VerifyUser

It is the purpose of this test to verify the accuracy of the user, the IP address, and the max allowed requested interval

Upon completion of the test, you will receive the user name, IP address, and the maximum allowed requested interval, which indicates that the test was successful.

Code Block
https://sdk.galooli-systems.com.galooli-systems.com/Json/sys_VerifyUser?userName=[MY USER]&password=[MY PASSWORD]

Expected Result

Sys_Test 

Code Block
Test. [IP NUMBER]

Sys_TestEcho 

...

Code Block
[Test Word]

Sys_VerifyUser                      

Code Block
User [MY USER] @ IP Source [IP ADDRESS] is valid ,max allowed requested interval : [X sec]