473,405 Members | 2,282 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

IdIcmpClient1 Replystatus?

Hi, im new to C/C++ , coming from Object Pascal. I started to play
around this language tonight.

Im looking for an equivalent in C/C++(i use BCB 6) from a code in
Delphi using the idicmpclient Indy Component.

---
idicmpclient1.Host := 'www.l.google.com';
idicmpclient1.Ping();
label1.caption(IntToStr(idicmpclient1.ReplyStatus. MsRoundTripTime) +
'ms');
---

Thanks in advance!...

Nov 11 '06 #1
0 1122

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.