<?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>SE99隊.jp &#187; OSX</title>
	<atom:link href="http://www.se99.jp/archives/tag/osx/feed" rel="self" type="application/rss+xml" />
	<link>http://www.se99.jp</link>
	<description>読んで、使って楽しいWebライフをお届け！</description>
	<lastBuildDate>Tue, 04 Jun 2024 06:21:46 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>IPv6 の IPアドレス</title>
		<link>http://www.se99.jp/archives/computer/2729</link>
		<comments>http://www.se99.jp/archives/computer/2729#comments</comments>
		<pubDate>Mon, 07 Jun 2010 01:38:25 +0000</pubDate>
		<dc:creator>99隊長</dc:creator>
				<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[コンピューター]]></category>
		<category><![CDATA[Apahce]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.se99.jp/?p=2729</guid>
		<description><![CDATA[パソコン（OSX）上の Apache を起動して、 Webブラウザから php スクリプトを指定すると、 その中の、 $_SERVER["REMOTE_ADDR"]; が、 ::1 と表示されました。 何だこれ？IPv6のアドレスっぽいけど。 IPv4とIPv6のIPアドレス表記は違うのは知っているけど、 アドレスは128ビットあるから、もっと長い表記になりそうだけど、、 IPv6 のアドレスはあまり見たこと無いので、 確信が持てないので色々調査しました。 ifconfig を見てみると、 loopback の所に、::1 という表記がありました。 IPv6 のループバック用の表記なんですね。きっと。 勉強不足でした。IPv6 も勉強しないと。 lo0: flags=8049 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0&#215;1 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fd70:9d12:ba83:f6cc:21f:f3ff:fe4d:eea0 prefixlen 128 でも、127.0.0.1 という IPv4 アドレスも表示されているのに、 なんで、IPv6 用のアドレスが、 $_SERVER["REMOTE_ADDR"]; [...]]]></description>
		<wfw:commentRss>http://www.se99.jp/archives/computer/2729/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
