Chameleon and Iguana Plugin C# Class Libraries

TransportTcpIpClient Members

TransportTcpIpClient overview

Public Instance Constructors

TransportTcpIpClient Constructor The main constructor.

Public Instance Methods

AddClientSocketListener Add a ClientSocketListener to keep track of events happening on this socket.
AddLog Assign a Log object for this socket to log errors to.
DisposeOverloaded. Dispose of the TransportTcpIpClient object.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Run Read the input stream and check for messages.
SendMessage Send an HL7 message to the server.
ToString (inherited from Object) 

Protected Instance Methods

DisposeOverloaded. Helper method. Actual dispose method. Intended to be overridden by the child.
Finalize Destructor. Calls Dispose passing false as a parameter.
MemberwiseClone (inherited from Object) 

See Also

TransportTcpIpClient Class | iNTERFACEWARE.Chameleon Namespace