Click or drag to resize

aceRemoteServer Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The aceRemoteServer type exposes the following members.

Methods
  NameDescription
Public methodacceptCallback
Accepts the callback.
Public methodclose
Zatvara konekciju sa serverom
(Inherited from aceRemoteClient.)
Public methodcommandCheck (Inherited from aceRemoteClient.)
Public methodconnect
Povezuje se sa serverom
(Inherited from aceRemoteClient.)
Public methodlog (Inherited from aceComponentBaseT.)
Public methodlogSettings (Inherited from aceRemoteInstanceBase.)
Public methodOnPropertyChanged (Inherited from aceBindable.)
Public methodreadCallback
Public methodreceive
Prijem poruke
(Inherited from aceRemoteClient.)
Public methodreceiveCallback (Inherited from aceRemoteClient.)
Public methodreceiveString
Prijem string poruke
(Inherited from aceRemoteClient.)
Public methodsaveSettings
Snima vrednosti podesavanja
(Inherited from aceComponentBaseT.)
Public methodsendBackCallback
Sends the back callback.
Public methodsendBackString
Sends the back string.
Public methodsendString (Inherited from aceRemoteClient.)
Public methodsendToStack(aceRemoteSendTask)
Sends to stack.
(Inherited from aceRemoteClient.)
Public methodsendToStack(String, Int32, Socket)
Sends to stack.
(Inherited from aceRemoteClient.)
Public methodstartListening
Starts the listening.
Public methodstartProcessing
Pokrece novi thread koji brine o slanju
(Inherited from aceRemoteClient.)
Public methodstartSending
Pokrece novi thread koji brine o slanju
(Inherited from aceRemoteClient.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also