1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 4<head> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6 <meta http-equiv="Content-Style-Type" content="text/css" /> 7 <link rel="stylesheet" href="../../css/manpage.css" type="text/css" /> 8</head> 9<body> 10 11<h1>socket - initialize Demo</h1> 12 13<h2>Description</h2> 14 15<div class="section"> 16 <p>This sample displays address information using the <CODE>nn::socket</CODE> class.</p> 17</div> 18 19<h2>Revision History</h2> 20 21<div class="section"> 22 <dl class="history"> 23 <dt>2011/08/24</dt> 24 <dd>Initial version.</dd> 25 </dl> 26</div> 27 28 29<hr><p>CONFIDENTIAL</p></body> 30</html>