Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authoreutarass2010-01-29 19:13:50 +0000
committereutarass2010-01-29 19:13:50 +0000
commite85adcdb0929eebd3adc3a75795acc850034325f (patch)
treeda94e45bec5d0d935f0c6dd06e4117659692b962 /docs
parent1a074a545759344af721975de13715aadc5c17e3 (diff)
downloadorg.eclipse.tcf-e85adcdb0929eebd3adc3a75795acc850034325f.tar.gz
org.eclipse.tcf-e85adcdb0929eebd3adc3a75795acc850034325f.tar.xz
org.eclipse.tcf-e85adcdb0929eebd3adc3a75795acc850034325f.zip
Fixed: Bug 297283: TCF UDP discovery is undocumented
Diffstat (limited to 'docs')
-rw-r--r--docs/TCF_UDP_Discovery.pdfbin0 -> 53257 bytes
-rw-r--r--docs/index.html4
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/TCF_UDP_Discovery.pdf b/docs/TCF_UDP_Discovery.pdf
new file mode 100644
index 000000000..1ab0bb42a
--- /dev/null
+++ b/docs/TCF_UDP_Discovery.pdf
Binary files differ
diff --git a/docs/index.html b/docs/index.html
index 25c2e9fa5..be1867d58 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -44,6 +44,10 @@
<td>
<a href='TCF Agent Porting Guide.html'>TCF Agent Porting Guide</a>
<td width='500'>A guide for porting and customizing TCF agent code
+ <tr>
+ <td>
+ <a href='TCF_UDP_Discovery.pdf'>TCF UDP Discovery</a>
+ <td width='500'>TCF UDP Discovery protocol specifications
</table>
</body>

Back to the top