public class JPing extends Object
JPing can be run as a command line program, as follows:
Options:java utilities.JPing systemName [ options ]
-help
-service serviceName
-ssl
-timeout
-verbose
The JPing output will look something like the following:java utilities.JPing myServer -service as-signon -ssl -timeout 10000
To determine from within a program, if the services are running, useVerifying connections to system myServer... Successfully connected to server application: as-signon-s Connection Verified
AS400JPing.| Constructor | Description |
|---|---|
JPing() |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(String[] args) |
Deprecated.
Run JPing.
|
public static void main(String[] args)
args - Copyright © 2024. All rights reserved.