> For the complete documentation index, see [llms.txt](https://nazenani-stun.firefirestyle.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nazenani-stun.firefirestyle.net/implement.md).

# 実装してみよう

「NATを越えてみよう」の章では、簡易の実装をしました。が、STUNの仕様にそってはいません。実装してみましょう。

以下のRFCを参考にしてみてください。

<http://tools.ietf.org/html/rfc5389>

<http://tools.ietf.org/html/rfc5769>

<http://tools.ietf.org/html/rfc5780>

<http://tools.ietf.org/html/rfc3489>
