[ROOT] / doc / DocFrag / ARCDoc.Demonstrator.DemonstrateBareBonesClient
| Key | Value | 
|---|---|
| Assembly | ARCDoc | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -10- | 
| Name | DemonstrateBareBonesClient | 
| Namespace | ARCDoc | 
| Type | Demonstrator | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | Demonstrator | 
| MethodName | DemonstrateBareBonesClient | 
| MethodSignature | Void DemonstrateBareBonesClient() | 
Demonstrates adding PropertyStream-lines to CoreDB without using ANY AgoRapide component, only standard TCP/IP functionality in .NET.
(has no mechanism for getting data back from the core).
Contains two methods, DemonstrateBareBonesClient and -SendToCoreDB- plus some static variables at class-level (and of course -W- used for writing to local console).
The typical usage scenario here would be using AgoRapide for logging.
You may copy-paste this code as template for feeding data from other applications into an AgoRapide based system.
See EncodeValuePart for an example of a C# single-line encoder if you want to send any special characters (especially semicolons and linebreaks).
Generated 2025-10-30 23:44:50.533 UTC