TroLocalServer TroLocalChannel example

Hi!

I m using TrolLocalServer/TroLocalChannel but i don t understand how it works.

It possible that TRolocalServer send broadcast Message to TroLocalChannel? and how LocalChannel can send message to server?

Someone can make a testcase for me so i can understand it?

Br,Alessandro

Hi

what do you mean under broadcast message for local channels?

Hi!

I have more then one localchannel in My class. So for example i want that server send message Shutdown to all my localchannels.

I have 3 LocalChannel connected to remotelocalServer. Server can send message ‘Shutdown’ to all 3 LocalChannels?How can i do?

did you register to this event via event receivers linked with local channels?

yes but i don t know how send message from localchannel to localserver and viceversa. i upload a testcase
.testcase.rar (3.0 MB)

Nobody Can help me?

There Is no documentation about trolocalserver and trolocalchannel

TroLocalServer can Send Messages(Method) to troLocalChannel? In Normal troServer i got Repository to send back Message to channels but TroLocalServer doesn t have repository….so how can i send messages to LocalChannel?

what version of ROSDK you are using?

9.5.111.1399
tks

review this sample: testcase.zip (30.9 KB)