NetworkPing
Z Net47 2.0
(Różnice między wersjami)
Duri (dyskusja | edycje)
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>20</P...”)
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>20</P...”)
Aktualna wersja na dzień 13:38, 26 wrz 2017
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>20</Priority> <Request> <Type>NetworkPing</Type> <NetworkPing> <Destination>10.10.0.1</Destination> </NetworkPing> </Request> </Net47> //BEGINEND//
Odpowiedź:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>NetworkPing</Type> <NetworkPing> <Status>PING 10.10.0.1 (10.10.0.1) 56(84) bytes of data. 64 bytes from 10.10.0.1: icmp_seq=1 ttl=63 time=0.686 ms 64 bytes from 10.10.0.1: icmp_seq=2 ttl=63 time=0.651 ms 64 bytes from 10.10.0.1: icmp_seq=3 ttl=63 time=0.589 ms 64 bytes from 10.10.0.1: icmp_seq=4 ttl=63 time=0.529 ms 64 bytes from 10.10.0.1: icmp_seq=5 ttl=63 time=0.568 ms --- 10.10.0.1 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4000ms rtt min/avg/max/mdev = 0.529/0.604/0.686/0.062 ms</Status> </NetworkPing> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> </Request> </Net47> //BEGINEND//