xref: /nrf52832-nimble/rt-thread/components/net/uip/doc/html/a00101.html (revision 167494296f0543431a51b6b1b83e957045294e05)
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3<title>uIP 1.0: apps/hello-world/hello-world.h File Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5<link href="tabs.css" rel="stylesheet" type="text/css">
6</head><body>
7<!-- Generated by Doxygen 1.4.6 -->
8<div class="tabs">
9  <ul>
10    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
11    <li><a href="modules.html"><span>Modules</span></a></li>
12    <li><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
13    <li id="current"><a href="files.html"><span>Files</span></a></li>
14    <li><a href="examples.html"><span>Examples</span></a></li>
15  </ul></div>
16<div class="tabs">
17  <ul>
18    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
19    <li><a href="globals.html"><span>Globals</span></a></li>
20  </ul></div>
21<h1>apps/hello-world/hello-world.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
22Header file for an example of how to write uIP applications with protosockets.
23<p>
24<dl compact><dt><b>Author:</b></dt><dd>Adam Dunkels &lt;<a href="mailto:[email protected]">[email protected]</a>&gt; </dd></dl>
25
26<p>
27Definition in file <a class="el" href="a00171.html">hello-world.h</a>.
28<p>
29<code>#include &quot;<a class="el" href="a00206.html">uipopt.h</a>&quot;</code><br>
30<code>#include &quot;<a class="el" href="a00193.html">psock.h</a>&quot;</code><br>
31
32<p>
33<a href="a00171.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
34<tr><td></td></tr>
35<tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
36<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00078.html">hello_world_state</a></td></tr>
37
38<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
39<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ge28f6cb60e86088d8886d0f804b4f37c"></a><!-- doxytag: member="hello-world.h::UIP_APPCALL" ref="ge28f6cb60e86088d8886d0f804b4f37c" args="" -->
40#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00162.html#ge28f6cb60e86088d8886d0f804b4f37c">UIP_APPCALL</a>&nbsp;&nbsp;&nbsp;hello_world_appcall</td></tr>
41
42<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
43<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g03070adbf8faab0f34f87c1270964306"></a><!-- doxytag: member="hello-world.h::hello_world_appcall" ref="g03070adbf8faab0f34f87c1270964306" args="(void)" -->
44void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00162.html#g03070adbf8faab0f34f87c1270964306">hello_world_appcall</a> (void)</td></tr>
45
46<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gb97849f0d3ea858eee790b69591e6427"></a><!-- doxytag: member="hello-world.h::hello_world_init" ref="gb97849f0d3ea858eee790b69591e6427" args="(void)" -->
47void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00162.html#gb97849f0d3ea858eee790b69591e6427">hello_world_init</a> (void)</td></tr>
48
49</table>
50<hr size="1"><address style="align: right;"><small>Generated on Mon Jun 12 10:23:01 2006 for uIP 1.0 by&nbsp;
51<a href="http://www.doxygen.org/index.html">
52<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
53</body>
54</html>
55