Deserialized driver?

Hi,

I’m working on converting a serialized driver into a deserialized driver.

Does anyone have any idea whether the deserialized driver needs to take care of packet ordering while indicating it?

What will happen if we indicate the packets in the wrong order? Will there be retransmissions ??

Thanx
Ramit.

>What will happen if we indicate the packets in the wrong order? Will there
be retransmissions ??

Nothing.

Will there be retransmissions ??

So long as the packets reach the destination SAFELY within the time period
set by the source transport protocol, there wouldn’t be any retransmission.

-Eliyas

-----Original Message-----
From: Ramit Bhalla [mailto:xxxxx@wipro.com]
Sent: Monday, December 11, 2000 4:22 AM
To: NT Developers Interest List
Subject: [ntdev] Deserialized driver?

Hi,

I’m working on converting a serialized driver into a deserialized driver.

Does anyone have any idea whether the deserialized driver needs to take care
of packet ordering while indicating it?

What will happen if we indicate the packets in the wrong order? Will there
be retransmissions ??

Thanx
Ramit.

You are currently subscribed to ntdev as: xxxxx@microsoft.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)