~ubuntu-branches/debian/wheezy/libnice/wheezy

« back to all changes in this revision

Viewing changes to docs/reference/libnice/html/ch01.html

  • Committer: Bazaar Package Importer
  • Author(s): Sjoerd Simons, Laurent Bigonville, Sjoerd Simons
  • Date: 2009-03-06 16:34:10 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090306163410-f3zw3f2ow31nsj5r
Tags: 0.0.5-1
[ Laurent Bigonville ]
* debian/watch: Fix URL

[ Sjoerd Simons ]
* New Upstream Version
* Updates symbol and ship the stun header files

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>libnice's public API</title>
 
5
<title></title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
7
<link rel="start" href="index.html" title="libnice Reference Manual">
8
 
<link rel="up" href="index.html" title="libnice Reference Manual">
9
 
<link rel="prev" href="index.html" title="libnice Reference Manual">
10
 
<link rel="next" href="libnice-NiceAgent.html" title="NiceAgent">
 
8
<link rel="up" href="pt01.html" title="Part I. ICE Library">
 
9
<link rel="prev" href="pt01.html" title="Part I. ICE Library">
 
10
<link rel="next" href="NiceAgent.html" title="NiceAgent">
11
11
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="chapter" href="ch01.html" title="libnice's public API">
 
13
<link rel="part" href="pt01.html" title="Part I. ICE Library">
 
14
<link rel="chapter" href="ch01.html" title="">
 
15
<link rel="chapter" href="ch02.html" title="Libnice helper functions">
 
16
<link rel="part" href="pt02.html" title="Part II. STUN Library">
 
17
<link rel="chapter" href="ch03.html" title="">
 
18
<link rel="chapter" href="ch04.html" title="STUN usages">
14
19
</head>
15
20
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
16
21
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
17
 
<td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
 
<td> </td>
 
22
<td><a accesskey="p" href="pt01.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
23
<td><a accesskey="u" href="pt01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
24
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
25
<th width="100%" align="center">libnice Reference Manual</th>
21
 
<td><a accesskey="n" href="libnice-NiceAgent.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
26
<td><a accesskey="n" href="NiceAgent.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
27
</tr></table>
23
28
<div class="chapter" lang="en">
24
 
<div class="titlepage"><div><div><h2 class="title">
25
 
<a name="id2970939"></a>libnice's public API</h2></div></div></div>
 
29
<div class="titlepage"></div>
26
30
<div class="toc"><dl>
27
31
<dt>
28
 
<span class="refentrytitle"><a href="libnice-NiceAgent.html">NiceAgent</a></span><span class="refpurpose"> — ICE agent API implementation</span>
 
32
<span class="refentrytitle"><a href="NiceAgent.html">NiceAgent</a></span><span class="refpurpose"> — ICE agent API implementation</span>
29
33
</dt>
30
34
<dt>
31
35
<span class="refentrytitle"><a href="libnice-NiceAddress.html">NiceAddress</a></span><span class="refpurpose"> — IP address convenience library</span>
32
36
</dt>
33
37
<dt>
34
 
<span class="refentrytitle"><a href="libnice-Debug-messages.html">Debug messages</a></span><span class="refpurpose"> — Debug messages utility functions</span>
35
 
</dt>
36
 
<dt>
37
38
<span class="refentrytitle"><a href="libnice-NiceCandidate.html">NiceCandidate</a></span><span class="refpurpose"> — ICE candidate representation</span>
38
39
</dt>
39
40
</dl></div>