SpringCard PcscBridge SDK for .NET  20.09.25
The SDK for PcscBridge and the virtual PC/SC drivers
SpringCard.PCSC.Bridge.Link.BridgeLink.PipeClient Class Reference

Implementation of a BridgeLink when our end is the client of a named pipe (the other end shall be a PipeServer) More...

Inheritance diagram for SpringCard.PCSC.Bridge.Link.BridgeLink.PipeClient:
SpringCard.PCSC.Bridge.Link.BridgeLink SpringCard.PCSC.Bridge.Link.BridgeLink.IClient

Public Member Functions

 PipeClient (string pipeName)
 Instantiate the named pipe client.
 
bool Connect ()
 Connect as client to the named pipe server.
 
override void Disconnect ()
 Disconnect the pipe.
 
override bool Send (byte[] frame)
 Send to the server through the pipe.
 

Additional Inherited Members

Detailed Description

Implementation of a BridgeLink when our end is the client of a named pipe (the other end shall be a PipeServer)


The documentation for this class was generated from the following file: