Click or drag to resize

aceRemoteTestServer Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The aceRemoteTestServer type exposes the following members.

Methods
  NameDescription
Public methodacceptCallback
Accepts the callback.
(Inherited from aceRemoteServer.)
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 (Inherited from aceRemoteServer.)
Public methodreceive
Prijem poruke
(Inherited from aceRemoteClient.)
Public methodreceiveCallback (Inherited from aceRemoteClient.)
Public methodreceived
Reaction on something received
Public methodreceiveString
Prijem string poruke
(Inherited from aceRemoteClient.)
Public methodsaveSettings
Snima vrednosti podesavanja
(Inherited from aceComponentBaseT.)
Public methodsendBackCallback
Sends the back callback.
(Inherited from aceRemoteServer.)
Public methodsendBackString
Sends the back string.
(Inherited from aceRemoteServer.)
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.
(Inherited from aceRemoteServer.)
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