PLZPLZ PLZ tell me java code to to run ping command with arguments

i am using windows xp plateform to develop my project. i want to run ping commandexample: ping 192.168.0.199 -t - tfor continues pinging.PLZ PLZ PLZ
[183 byte] By [DOEACC@VIVSa] at [2007-11-27 8:08:40]
# 1
get on your belly and grovel some more first
mkoryaka at 2007-7-12 19:51:39 > top of Java-index,Java Essentials,Java Programming...
# 2

> i am using windows xp plateform to develop my

> project.

> i want to run ping command

>

> example: ping 192.168.0.199 -t

>

> - tfor continues pinging.

>

1) Groveling doesn't motivate volunteers here to help, quite the opposite.

2) What the h閘l does this have to do with java?

petes1234a at 2007-7-12 19:51:39 > top of Java-index,Java Essentials,Java Programming...
# 3
Default reference, read in any case: http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html
quittea at 2007-7-12 19:51:39 > top of Java-index,Java Essentials,Java Programming...
# 4

> i am using windows xp plateform to develop my project.

> i want to run ping command

>

> example: ping 192.168.0.199 -t

>

> - tfor continues pinging.

>

> PLZ PLZ PLZ

Press START

Select RUN

Type in "cmd" (without the quotes)

Press OK

Type in "ping 192.168.0.199 -t" (without the quotes)

Have a beer.

prometheuzza at 2007-7-12 19:51:39 > top of Java-index,Java Essentials,Java Programming...
# 5
groveling motivates me. i want the OP to rub his face in dirt, or ****, and not look at me when he is talking to me, keep the eyes down into the ground. that really pleases me and allows me to consider his problem
mkoryaka at 2007-7-12 19:51:39 > top of Java-index,Java Essentials,Java Programming...
# 6

> groveling motivates me. i want the OP to rub his face

> in dirt, or ****, and not look at me when he is

> talking to me, keep the eyes down into the ground.

> that really pleases me and allows me to consider his

> problem

LOL!

Your such a benevolent ruler...

maple_shafta at 2007-7-12 19:51:39 > top of Java-index,Java Essentials,Java Programming...
# 7
If u can't even do this i suggest you read the basiscs first before.tip runtime.getruntime.exec();
deAppela at 2007-7-12 19:51:39 > top of Java-index,Java Essentials,Java Programming...