Skip to content

c815f1e2 e37b b57d 53a0 177ccc824ffb

Axel Kesseler edited this page Mar 1, 2023 · 1 revision

Plexdata.LogWriter.Internals.Sockets Namespace

The Plexdata.LogWriter.Internals.Sockets namespace contains all supported internal network sockets.

Classes

 

Class Description
Protected class TcpClientSocket A class to allow physical data transmission.
Protected class UdpClientSocket A class to allow physical data transmission.
Protected class WebClientSocket A class to allow physical data transmission.

Remarks

At the moment, a UDP, a TCP and a WEB/HTTP network socket is supported.

Clone this wiki locally