IPacket
s on sockets.See: Description
Class | Description |
---|---|
CandidateClient |
This class provides a candidate client for
NetMarshalServer s. |
FragmentationOptions |
This class provides fragmentation options for using
FragmentSender s and
FragmentReceiver s in this package. |
NetMarshalClient |
This class provides a managed way of networking on the client side.
|
NetMarshalClientWrapped |
This class provides a managed way of networking on the client side, allows stream wrapping.
|
NetMarshalServer |
This class provides a way of networking on the server side and holds a collection of
NetMarshalClient s. |
NetMarshalServerWrapped |
This class provides a way of networking on the server side and holds a collection of
NetMarshalClient s, allows stream wrapping. |
IPacket
s on sockets.