<br><div class="gmail_quote">On Mon, Jul 11, 2011 at 5:05 AM, Thomas Rachel <span dir="ltr"><<a href="mailto:nutznetz-0c1b6768-bfa9-48d5-a470-7603bd3aa915@spamschutz.glglgl.de">nutznetz-0c1b6768-bfa9-48d5-a470-7603bd3aa915@spamschutz.glglgl.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Am 10.07.2011 22:59 schrieb Littlefield, Tyler:<div class="im"><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello all:<br>
I'm working on a server that will need to parse packets sent from a<br>
client, and construct it's own packets.<br>
</blockquote>
<br></div>
Are these packets sent as separate UDP packets or embedded in a TCP stream? In the first case, you already have packets and only have to parse them. In a stream, you first have to split them up.<br></blockquote><div><br>
Aren't UDP packets subject to fragmentation and aggregation?<br><br></div></div><br>