Click or drag to resize

aceRemoteClient Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Client for remote communication
Inheritance Hierarchy

Namespace:  imbACE.Network.remote.instance
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public class aceRemoteClient : aceRemoteInstanceBase
Request Example View Source

The aceRemoteClient type exposes the following members.

Constructors
  NameDescription
Public methodaceRemoteClient
Instancira klijenta - i kopira podesavanja.
Top
Properties
  NameDescription
Public propertyclient
TCP klijent
Public propertyfolderStructure
Public propertyipAddress
Bindable property
Public propertyipHostInfo
informacije o serveru
Public propertylogContent (Inherited from aceComponentBaseT.)
Public propertyname
Component name
(Inherited from aceComponentBaseT.)
Public propertynotation
Public propertypath_settings (Overrides aceComponentBaseTpath_settings.)
Public propertyreadStack
stack zadataka za slanje
Public propertyremoteEP
end point
Public propertysendStack
stack zadataka za slanje
Public propertysettings
Podesavanja komponente
(Inherited from aceComponentBaseT.)
Public propertyterminal
instanca terminala koji koristi za logovanje
(Inherited from aceComponentBaseT.)
Top
Methods
Events
  NameDescription
Public eventPropertyChanged (Inherited from aceBindable.)
Top
Fields
  NameDescription
Public fieldonClientReceived
Kada server primi konekciju
Public fieldonClientSent
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also