Ceriwis  

Go Back   Ceriwis > HOBI > Komputer & Teknologi > Programming

Programming Share, tanya jawab, saling bantu antar programmer dengan berbagai macam bahasa pemrograman.

Reply
 
Thread Tools
  #1  
Old 20th November 2011
Badguy13 Badguy13 is offline
Ceriwiser
 
Join Date: Nov 2011
Posts: 399
Rep Power: 14
Badguy13 mempunyai hidup yang Normal
Default [ask]Delphi, cek koneksi internet

Gan mohon bantuannya doong




Code:

procedure TForm1.Button1Click(Sender: TObject);
begin
IdIcmpClient1.Ping('8.8.8.8');
end;

procedure TForm1.IdIcmpClient1Reply(ASender: TComponent;
const AReplyStatus: TReplyStatus);
begin
if AReplyStatus.ReplyStatusType=rsEcho then ShowMessage('ok') else ShowMessage('Check your connection')
end;

tadinya pake code itu

tapi masalahnya pas dicobain, selalu bilang ok

padahal udah cabut modem, udah ga ada koneksi sama sekali, tapi tetep aja bilangnya OK.



atau code ane buat diatas ada yang salah, mohon koreksinya gan,,,



Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


 


All times are GMT +7. The time now is 04:19 PM.


no new posts