mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-05 11:45:58 +01:00
29 lines
463 B
HTML
29 lines
463 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Smack: Provider Architecture - Jive Software</title>
|
||
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<div class="header">
|
||
|
Provider Architecture: Packet Extensions and Custom IQ's
|
||
|
</div>
|
||
|
|
||
|
<div class="nav">
|
||
|
« <a href="index.html">Table of Contents</a>
|
||
|
</div>
|
||
|
|
||
|
<p>
|
||
|
|
||
|
<i>Content to be added.</i>
|
||
|
|
||
|
<br clear="all" /><br><br>
|
||
|
|
||
|
<div class="footer">
|
||
|
Copyright © Jive Software 2002-2003
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
</html>
|