The 1C:Enterprise developers forum

#1
People who like this: 0 Yes / 0 No
Interested
Rating: 27
Joined: Apr 5, 2012
Company: 1TÇ Şirketi - Merv Bilgi İşlem Otomasyonu Yazılım Ltd. Şti.

Hi,

I have a little task.

Sometimes when I update infobase, I should notify users to save their work. So I need to communicate with opened sessions.

As example firstly thinking to AttachIdleHandler which will control is there any writed record which is suggested to show to user.
But this method I do not want to to use. It is meaningless to send request from client to server to control is there any new message.

Is there any simple way to realize this?

 
#2
People who like this: 0 Yes / 0 No
Timofey Bugaevsky
Guest

Joined:
Company:

I'm afraid that the only way as to get some information that sends one user to another is making a request to server. Another way is using sockets, but they are not supported yet.

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)