Einzelnen Beitrag anzeigen

Klaus01

Registriert seit: 30. Nov 2005
Ort: München
5.767 Beiträge
 
Delphi 10.4 Sydney
 
#4

Re: über indy bestimmten port anpingen?

  Alt 16. Jun 2006, 13:20
Zitat von any_key:
aha
kannn ich das denn über nen anderen weg hinbekommen
(es gibt ja bei cmd auch die möglichkeit nen bestimmten port anzupingen)
dann schreibe mal bitte, wie das denn gehen soll?
Code:
C:\Documents and Settings\demsmfu8\Desktop>ping

Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]
            [-r count] [-s count] [[-j host-list] | [-k host-list]]
            [-w timeout] destination-list

Options:
    -t            Ping the specified host until stopped.
                   To see statistics and continue - type Control-Break;
                   To stop - type Control-C.
    -a            Resolve addresses to hostnames.
    -n count      Number of echo requests to send.
    -l size       Send buffer size.
    -f            Set Don't Fragment flag in packet.
    -i TTL        Time To Live.
    -v TOS        Type Of Service.
    -r count      Record route for count hops.
    -s count      Timestamp for count hops.
    -j host-list  Loose source route along host-list.
    -k host-list  Strict source route along host-list.
    -w timeout    Timeout in milliseconds to wait for each reply.


C:\Documents and Settings\demsmfu8\Desktop>
Grüße
Klaus
Klaus
  Mit Zitat antworten Zitat