1 \documentclass[a4paper,
11pt
]{article
}
2 \usepackage[utf8
]{inputenc}
3 \usepackage[T1]{fontenc}
6 \newcommand{\pages}[1]{\marginpar{#1 pages
}}
8 \title{Chatty Things -- Making the Internet of Things Readily Usable for the
10 \author{Roland Hieber
}
11 \date{Outline for Seminar Paper \\
12 Seminar Communications and Multimedia, TU~Braunschweig \\
\today}
17 \section{Introduction
}
19 short overview, not too long: what do we want, what are we
22 \section{Prerequisites
}
23 overview to the techniques used in the paper by Klauk and Kirsche
24 \cite{klauck-kirsche-chattythings
}
26 \subsection{Address allocation
}
27 automatic address configuration via Zeroconf/APIPA (IPv4,
\cite{rfc3927
}) or
28 IPv6 stateless auto-configuration
\cite{rfc4862
}
32 \subsection{DNS-Based Service Discovery
}
35 \item allows flexible mapping of available services to ports
36 \item utilization of SRV
\cite{rfc2782
}, TXT and PTR records
37 \item case study for IoT in
\cite{Klauck:
2012:BCC:
2352852.2352881}
45 \item architecture: client-server, use of DNS-SD
46 \item addressing: JIDs, resources
47 \item XML-based communication primitives, stanzas and streams
49 \item publish/subscribe
\cite{xep-
0060}, roster
50 \item multi-user chats
\cite{xep-
0045}
55 \subsection{Multicast DNS
}
56 \cite{rfc6762
} \pages{1}
58 \subsection{XMPP Serverless Messaging
}
59 \cite{xep-
0174} \pages{1}
61 \section{System Architecture of Chatty Things
}
63 \subsection{Service Provisioning Sublayer
}
64 \subsection{Bootstrapping
}
65 \subsection{Presence Subscription
}
67 \section{Related Approaches
}
69 Middleware, Application protocol gateways:
71 \item Constrained Application Protocol
\cite{draft-ietf-core-coap-
18}
72 \item MQ Telemetry Transport
\cite{mqtt
}
73 \item Devices Profile for Web Services
\cite{zeeb-moritz-ws4d
}
77 comparison of mentioned approaches
81 \bibliographystyle{plain
}