<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Merlin&#039;s Delphi Forge &#187; Internet / LAN</title>
	<atom:link href="http://www.delphifaq.net/category/internet-lan/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.delphifaq.net</link>
	<description>By a Programmer for Programmers...</description>
	<lastBuildDate>Sat, 13 Mar 2010 19:00:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Send E-mail With the Default E-mail Client</title>
		<link>http://www.delphifaq.net/how-to-send-e-mail-with-the-default-e-mail-client/</link>
		<comments>http://www.delphifaq.net/how-to-send-e-mail-with-the-default-e-mail-client/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 03:36:49 +0000</pubDate>
		<dc:creator>m3Rlin</dc:creator>
				<category><![CDATA[Internet / LAN]]></category>
		<category><![CDATA[ascii value]]></category>
		<category><![CDATA[br]]></category>
		<category><![CDATA[bug report]]></category>
		<category><![CDATA[e mail address]]></category>
		<category><![CDATA[lt]]></category>
		<category><![CDATA[mail client]]></category>
		<category><![CDATA[mailto]]></category>
		<category><![CDATA[nil]]></category>
		<category><![CDATA[send e mail]]></category>
		<category><![CDATA[send you back]]></category>
		<category><![CDATA[shellexecute]]></category>
		<category><![CDATA[sockets]]></category>
		<category><![CDATA[space character]]></category>
		<category><![CDATA[spaces]]></category>
		<category><![CDATA[sw]]></category>
		<category><![CDATA[tips windows]]></category>
		<category><![CDATA[urls]]></category>
		<category><![CDATA[yeah right]]></category>

		<guid isPermaLink="false">http://www.delphifaq.net/how-to-send-e-mail-with-the-default-e-mail-client/</guid>
		<description><![CDATA[You may want to allow users to send you back feedback. You can either send it directly to your site via sockets or send the user to your website. What if you don&#8217;t have a website? No feedback? Yeah, right. Just have them send it to you by e-mail. You can not send spaces in [...]]]></description>
		<wfw:commentRss>http://www.delphifaq.net/how-to-send-e-mail-with-the-default-e-mail-client/feed/</wfw:commentRss>
		<slash:comments>-69</slash:comments>
		</item>
		<item>
		<title>How to Start and Control Netscape Navigator</title>
		<link>http://www.delphifaq.net/how-to-start-and-control-netscape-navigator/</link>
		<comments>http://www.delphifaq.net/how-to-start-and-control-netscape-navigator/#comments</comments>
		<pubDate>Thu, 16 Dec 1999 03:26:43 +0000</pubDate>
		<dc:creator>m3Rlin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Internet / LAN]]></category>
		<category><![CDATA[borland]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[codegear]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[control netscape navigator]]></category>
		<category><![CDATA[dde]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[hkey]]></category>
		<category><![CDATA[netscape]]></category>
		<category><![CDATA[netscape navigator 6]]></category>
		<category><![CDATA[nil]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[start]]></category>
		<category><![CDATA[web page]]></category>

		<guid isPermaLink="false">http://www.delphifaq.net/how-to-start-and-control-netscape-navigator</guid>
		<description><![CDATA[If you want to include a link to a web page and you want Netscape Navigator to do it you may want to look at this code. This should work with Netscape Navigator. This function has not yet been tested with Netscape Navigator 6.0. uses DDEMan, Registry; ... procedure StartNetscape(const sURL: string); const sNETSCAPE = [...]]]></description>
		<wfw:commentRss>http://www.delphifaq.net/how-to-start-and-control-netscape-navigator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Start Microsoft Internet Explorer</title>
		<link>http://www.delphifaq.net/how-to-start-microsoft-internet-explorer/</link>
		<comments>http://www.delphifaq.net/how-to-start-microsoft-internet-explorer/#comments</comments>
		<pubDate>Thu, 16 Dec 1999 03:25:54 +0000</pubDate>
		<dc:creator>m3Rlin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Internet / LAN]]></category>
		<category><![CDATA[borland]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[findwindow]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[internetexplorer]]></category>
		<category><![CDATA[Kylix]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[msie]]></category>
		<category><![CDATA[msie7]]></category>
		<category><![CDATA[navigate]]></category>
		<category><![CDATA[nil]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.delphifaq.net/how-to-start-microsoft-internet-explorer</guid>
		<description><![CDATA[Since Internet Explorer is a part of Microsoft Windows 95 (OSR 2 and OSR 2.1), 98, ME, NT, 2000, XP or Windows Vista you may want to add a link to your home page that will start Microsoft Internet Explorer (MSIE). Here&#8217;s the code to do so: uses Windows, {$ifdef ver90} OLEAuto {$else} ComObj {$endif}; [...]]]></description>
		<wfw:commentRss>http://www.delphifaq.net/how-to-start-microsoft-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>How to Hide TWebBrowser Scrollbars</title>
		<link>http://www.delphifaq.net/how-to-hide-twebbrowser-scrollbars/</link>
		<comments>http://www.delphifaq.net/how-to-hide-twebbrowser-scrollbars/#comments</comments>
		<pubDate>Wed, 15 Dec 1999 22:23:59 +0000</pubDate>
		<dc:creator>m3Rlin</dc:creator>
				<category><![CDATA[Internet / LAN]]></category>
		<category><![CDATA[borland]]></category>
		<category><![CDATA[brower]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[hide]]></category>
		<category><![CDATA[hiding]]></category>
		<category><![CDATA[m3rlin]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[scrollbars]]></category>
		<category><![CDATA[show]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trick]]></category>
		<category><![CDATA[twebbrowser]]></category>

		<guid isPermaLink="false">http://www.delphifaq.net/how-to-hide-twebbrowser-scrollbars</guid>
		<description><![CDATA[If you want to block the ability to use scrollbars in TWebBrowser then you can simply hide them. Here&#8217;s the code that&#8217;ll do that. ... with WebBrowser1.OleObject.Document.Body.Style do OverflowX := 'hidden'; OverflowY := 'hidden'; end; ...]]></description>
		<wfw:commentRss>http://www.delphifaq.net/how-to-hide-twebbrowser-scrollbars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Find and Highlight Text in TWebBrowser</title>
		<link>http://www.delphifaq.net/how-to-find-and-highlight-text-in-twebbrowser/</link>
		<comments>http://www.delphifaq.net/how-to-find-and-highlight-text-in-twebbrowser/#comments</comments>
		<pubDate>Wed, 15 Dec 1999 22:22:41 +0000</pubDate>
		<dc:creator>m3Rlin</dc:creator>
				<category><![CDATA[Internet / LAN]]></category>

		<guid isPermaLink="false">http://www.delphifaq.net/how-to-find-and-highlight-text-in-twebbrowser/</guid>
		<description><![CDATA[The TWebBrowser has huge capabilities, most of which are not available through properties and settings. Knowing the API of the underlying OLE object can sometimes come in really handy. That&#8217;s when a simple TForm with a TWebBrowser object can suddenly do more than just navigate sites. The Microsoft Internet Explorer object can add a lot [...]]]></description>
		<wfw:commentRss>http://www.delphifaq.net/how-to-find-and-highlight-text-in-twebbrowser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I Get Internet Explorer&#8217;s Favorites</title>
		<link>http://www.delphifaq.net/how-do-i-get-internet-explorers-favorites/</link>
		<comments>http://www.delphifaq.net/how-do-i-get-internet-explorers-favorites/#comments</comments>
		<pubDate>Wed, 15 Dec 1999 22:21:32 +0000</pubDate>
		<dc:creator>m3Rlin</dc:creator>
				<category><![CDATA[Internet / LAN]]></category>
		<category><![CDATA[accessing internet]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[borland]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[favorites]]></category>
		<category><![CDATA[favorites folder]]></category>
		<category><![CDATA[filename path]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[getprivateprofilestring]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[internet explorer favorites]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[path string]]></category>
		<category><![CDATA[retrieve]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://www.delphifaq.net/how-do-i-get-internet-explorers-favorites</guid>
		<description><![CDATA[Accessing Internet Explorer favorites is not hard since they are nothing more than files and folders. All you have to basically do is find the IE Favorites folder, then read it&#8217;s structure and file list. Once this is done you will need to read the URL that&#8217;s in each of the files. Sounds easy? You [...]]]></description>
		<wfw:commentRss>http://www.delphifaq.net/how-do-i-get-internet-explorers-favorites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I Get My Own IP Address?</title>
		<link>http://www.delphifaq.net/how-do-i-get-my-own-ip-address/</link>
		<comments>http://www.delphifaq.net/how-do-i-get-my-own-ip-address/#comments</comments>
		<pubDate>Wed, 15 Dec 1999 22:20:19 +0000</pubDate>
		<dc:creator>m3Rlin</dc:creator>
				<category><![CDATA[Internet / LAN]]></category>
		<category><![CDATA[borland]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[gethostbyname]]></category>
		<category><![CDATA[inet]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[my]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[nil]]></category>
		<category><![CDATA[own ip ess]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[tcp/ip]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trick]]></category>
		<category><![CDATA[wan]]></category>
		<category><![CDATA[winsock]]></category>
		<category><![CDATA[wlan]]></category>
		<category><![CDATA[wsastartup]]></category>

		<guid isPermaLink="false">http://www.delphifaq.net/how-do-i-get-my-own-ip-address</guid>
		<description><![CDATA[If you ever needed your own IP address then here it is the code. Please note that in certain situations you may have more than 1 IP address. uses Winsock; ... function ReadIPs: TStrings; type TaPInAddr = array[0..10] of PInAddr; PaPInAddr = ^TaPInAddr; var Buffer: array[0..63] of Char; iI: Integer; PPtr: PaPInAddr; pHE: PHostEnt; GInitData: [...]]]></description>
		<wfw:commentRss>http://www.delphifaq.net/how-do-i-get-my-own-ip-address/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Check if You are Connected to the Internet</title>
		<link>http://www.delphifaq.net/how-to-check-if-you-are-connected-to-the-internet/</link>
		<comments>http://www.delphifaq.net/how-to-check-if-you-are-connected-to-the-internet/#comments</comments>
		<pubDate>Wed, 15 Dec 1999 22:17:01 +0000</pubDate>
		<dc:creator>m3Rlin</dc:creator>
				<category><![CDATA[Internet / LAN]]></category>
		<category><![CDATA[access violation]]></category>
		<category><![CDATA[borland]]></category>
		<category><![CDATA[class exception]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[dialup]]></category>
		<category><![CDATA[hkey current user]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[internet server]]></category>
		<category><![CDATA[internet settings]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[proxyserver]]></category>
		<category><![CDATA[ras]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trick]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[winsock]]></category>

		<guid isPermaLink="false">http://www.delphifaq.net/how-to-check-if-you-are-connected-to-the-internet</guid>
		<description><![CDATA[Whenever you try to connect to connect to a Internet server while no Internet connection is present you can be almost certain an Access Violation will fire. The only way around this is to check whether a connection is present or not. You can use the code below. uses Windows, SysUtils, Registry, WinSock, WinInet; ... [...]]]></description>
		<wfw:commentRss>http://www.delphifaq.net/how-to-check-if-you-are-connected-to-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Dynamically Change DNS Servers</title>
		<link>http://www.delphifaq.net/how-to-dynamically-change-dns-servers/</link>
		<comments>http://www.delphifaq.net/how-to-dynamically-change-dns-servers/#comments</comments>
		<pubDate>Wed, 15 Dec 1999 22:15:49 +0000</pubDate>
		<dc:creator>m3Rlin</dc:creator>
				<category><![CDATA[Internet / LAN]]></category>
		<category><![CDATA[change dns]]></category>
		<category><![CDATA[dns domain name]]></category>
		<category><![CDATA[domain name server]]></category>
		<category><![CDATA[domain names]]></category>
		<category><![CDATA[hkey local machine]]></category>
		<category><![CDATA[ip addresses]]></category>
		<category><![CDATA[nameserver]]></category>
		<category><![CDATA[nt 2000]]></category>
		<category><![CDATA[registry windows]]></category>
		<category><![CDATA[resolve]]></category>
		<category><![CDATA[s]]></category>
		<category><![CDATA[server servers]]></category>
		<category><![CDATA[windows nt]]></category>

		<guid isPermaLink="false">http://www.delphifaq.net/how-to-dynamically-change-dns-servers/</guid>
		<description><![CDATA[When you connect to the Internet (any kind of connection) you use DNS (Domain Name Server) servers to resolve domain names. To put that in plain English &#8211; you know Borland&#8217;s site is www.borland.com, but that name is for humans to better remember it. The address that your computer would connect to if you wanted [...]]]></description>
		<wfw:commentRss>http://www.delphifaq.net/how-to-dynamically-change-dns-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Download a File From the Internet</title>
		<link>http://www.delphifaq.net/how-to-download-a-file-from-the-internet/</link>
		<comments>http://www.delphifaq.net/how-to-download-a-file-from-the-internet/#comments</comments>
		<pubDate>Wed, 15 Dec 1999 22:14:05 +0000</pubDate>
		<dc:creator>m3Rlin</dc:creator>
				<category><![CDATA[Internet / LAN]]></category>
		<category><![CDATA[activex controls]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[dll]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[messagebox]]></category>
		<category><![CDATA[nil]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trick]]></category>
		<category><![CDATA[win32 programmer]]></category>
		<category><![CDATA[winsock]]></category>

		<guid isPermaLink="false">http://www.delphifaq.net/how-to-download-a-file-from-the-internet</guid>
		<description><![CDATA[You can always use some component. But if you are just going to download there is no need to do this or to use ActiveX controls. Windows has the function you need already declared in the UrlMon.dll. To download a file to a local disk just use this code: !!Note: This function is not described [...]]]></description>
		<wfw:commentRss>http://www.delphifaq.net/how-to-download-a-file-from-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Resolve a Host Name</title>
		<link>http://www.delphifaq.net/how-to-resolve-a-host-name/</link>
		<comments>http://www.delphifaq.net/how-to-resolve-a-host-name/#comments</comments>
		<pubDate>Wed, 15 Dec 1999 19:10:24 +0000</pubDate>
		<dc:creator>m3Rlin</dc:creator>
				<category><![CDATA[Internet / LAN]]></category>
		<category><![CDATA[addr]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[boolean]]></category>
		<category><![CDATA[byte]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[gethostbyname]]></category>
		<category><![CDATA[host name]]></category>
		<category><![CDATA[ip number]]></category>
		<category><![CDATA[resolve]]></category>
		<category><![CDATA[sip]]></category>
		<category><![CDATA[sizeof]]></category>
		<category><![CDATA[string format]]></category>
		<category><![CDATA[winsock]]></category>
		<category><![CDATA[wsastartup]]></category>

		<guid isPermaLink="false">http://www.delphifaq.net/how-to-resolve-a-host-name/</guid>
		<description><![CDATA[Ever needed to convert a host name to an IP number? There is no direct routine available in Delphi for this but we can always code our way through Here&#8217;s the code with error handling: uses Winsock; ... // The IP number will be returned in string format in the sIP parameter function HostToIP(sHost: string; [...]]]></description>
		<wfw:commentRss>http://www.delphifaq.net/how-to-resolve-a-host-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
