UdpPacketWriter Class |
Namespace: Demo3D.Net.Protocols
public class UdpPacketWriter : IDisposable
The UdpPacketWriter type exposes the following members.
| Name | Description | |
|---|---|---|
| UdpPacketWriter |
Constructs a new EthernetPacketWriter.
|
| Name | Description | |
|---|---|---|
| Data |
The packet data.
| |
| EndPoint |
The remote endpoint to sent the packet to (or null).
|