<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwizguide.com/rss_namespace/">
 <channel>
  <title>Datakent Forum : internet bağantısının kontrol edilmesi</title>
  <link>http://forum.datakent.com/</link>
  <description>XML içerik linki; Datakent Forum : Borland Delphi : internet bağantısının kontrol edilmesi</description>
  <pubDate>Wed, 29 Apr 2026 00:24:00 +0000</pubDate>
  <lastBuildDate>Fri, 31 Oct 2008 12:19:50 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.54</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.datakent.com/RSS_post_feed.asp?TID=1552</WebWizForums:feedURL>
  <image>
   <title>Datakent Forum</title>
   <url>http://forum.datakent.com/forum_images/datakent.com_forums.png</url>
   <link>http://forum.datakent.com/</link>
  </image>
  <item>
   <title>internet bağantısının kontrol edilmesi : //delphi ile internet ba&#287;ant&#305;s&#305;n&#305;n...</title>
   <link>http://forum.datakent.com/forum_posts.asp?TID=1552&amp;PID=3336#3336</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://forum.datakent.com/member_profile.asp?PF=1" rel="nofollow">murat turan</a><br /><strong>Konu:</strong> 1552<br /><strong>Gönderim Zamanı:</strong> 31.Ekim.2008 Saat 12:19<br /><br />//delphi ile internet bağantısının kontrol edilmesi<DIV></DIV><DIV></DIV><P>uses UrlMon,WinInet;</P><P>function netbaglantiknt: boolean;<BR>const<BR>&nbsp; FLAG_ICC_FORCE_CONNECTION =&nbsp; $00000001;<BR>&nbsp; ERROR_NO_CONNECTION = $000002A8;<BR>&nbsp; ERROR_USER_DISCONNECTION = $00000277;<BR>&nbsp; URL = 'http://www.google.com';<BR>begin<BR>&nbsp; if InternetCheckConnection(PChar(URL), FLAG_ICC_FORCE_CONNECTION, 0) then<BR>&nbsp;&nbsp; Result := true<BR>&nbsp; else<BR>&nbsp;&nbsp; Result := false;<BR>end;<BR></P>]]>
   </description>
   <pubDate>Fri, 31 Oct 2008 12:19:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.datakent.com/forum_posts.asp?TID=1552&amp;PID=3336#3336</guid>
  </item> 
 </channel>
</rss>