Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Include Protected Members
Include Inherited Members
Exchanges data with a connected DevicePacketStream on the desktop computer by reading and writing objects that implement IPacket.
The IDevicePacketStream type exposes the following members.
Methods
Name
Description
.gif)
Disconnects the stream.
.gif)
Checks if the packet stream is connected.
.gif)
Checks if there is a packet ready to be read.
.gif)
Reads packets sent from the DevicePacketStream on the desktop computer.
.gif)
Writes a packet to the stream. The packet is read by the DevicePacketStream on the desktop computer.
Top
Properties
Name
Description
.gif)
Enables or disables Nagle's buffering algorithm on the stream. By default it is enabled.
.gif)
Gets the maximum packet size limited by the underlying transport mechanism.
Top