Dear friends, Mr. Erel,
I have old app, I have services there and I combine now this old app with B4Xpage. I have for example :
- service for detecting (receiving) sms
- service where I am using httputils
and I am finding way how can I call from this services some SUB in some B4Xpage. It is for me very useful, because when
I am trying to detect (in B4Xpage) some task in service which take only few milisecond then I am trying to do that with
timer, where I am reading some variable declared in service , but it is not good solution, because everytime it is not
possible to detect some short task because of timer...
Best regards
p4ppc