Corelink C# Client Library
Loading...
Searching...
No Matches
csharp.Example Namespace Reference

Data Structures

class  Config
 Single source of truth for test configuration. All test senders/receivers reference these values. More...
 
class  ControlFunctionTest
 Connects to the Corelink server and exercises every implemented control function in sequence, printing the raw server response for each. Run with: dotnet run control. More...
 
class  MyAppClass
 Wraps CorelinkClient with an example of a full lifecycle: init → auth → workspaces → create sender → create receiver → send data → teardown. More...
 
class  Program
 
class  SimpleTCPReceiver
 
class  SimpleTCPSender
 
class  SimpleUDPReceiver
 
class  SimpleUDPSender
 
class  SimpleWSReceiver
 
class  SimpleWSSender