<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
I know I could use different channels to get the result I want but I
was curious about the expected behavior using a single channel.<br>
<br>
Suppose if I had sent 100 unreliable packets, followed by one reliable
packet, followed by 50 more unreliable packets. In what order should I
expect them to arrive?<br>
<ul>
  <li>Would I first get the 100 unreliable (in any order, if at all),
followed by the reliable, follows by the 50 unreliable (in any order,
if at all)?</li>
  <li>Would I get these 151 packets in any order with only the reliable
one guaranteed to arrive?</li>
</ul>
I am also under the impression that the second batch of 50 unreliable
packets would not start to arrive (if at all) until after the one
reliable one has arrived?<br>
<div class="moz-signature"><br>
<hr style="height: 1px;">
<p><span style="font-weight: bold;">Nicholas J Ingrassellino<br>
<a style="text-decoration: none;"
 href="http://www.lifebloodnetworks.com/" target="_blank">LifebloodNetworks.com</a></span>
|| <a style="text-decoration: none;"
 href="mailto:nick@lifebloodnetworks.com">nick@lifebloodnetworks.com</a></p>
<p style="font-size: 75%;">"<span style="font-style: italic;">The idea
that I can be presented with a problem, set out to logically solve it
with the tools at hand, and wind up with a program that could not be
legally used because someone else followed the same logical steps some
years ago and filed for a patent on it is horrifying.</span>"<br>
- <span style="font-weight: bold;">John Carmack</span> on software
patents</p>
</div>
</body>
</html>