Corelink C# Client Library
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Ccsharp.Example.ConfigSingle source of truth for test configuration. All test senders/receivers reference these values
 Ccsharp.Example.ControlFunctionTestConnects to the Corelink server and exercises every implemented control function in sequence, printing the raw server response for each. Run with: dotnet run control
 CCore.CorelinkClient
 CCore.CorelinkDataXchgTcpProtocolManager
 CCore.CorelinkDefaultsDefault connection parameters for the corelink client. Users can override these by passing their own values to CorelinkClient.ConnectAsync
 CIDisposable
 CCore.CorelinkDataXchgUdpProtocolManager
 CCore.CorelinkDataXchgWSProtocolManager
 Ccsharp.Example.MyAppClassWraps CorelinkClient with an example of a full lifecycle: init → auth → workspaces → create sender → create receiver → send data → teardown
 Ccsharp.Example.Program
 Ccsharp.Example.SimpleTCPReceiver
 Ccsharp.Example.SimpleTCPSender
 Ccsharp.Example.SimpleUDPReceiver
 Ccsharp.Example.SimpleUDPSender
 Ccsharp.Example.SimpleWSReceiver
 Ccsharp.Example.SimpleWSSender