Hey... Thanks 
<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;font-weight:bold;white-space:nowrap;background-color:rgb(255,255,255)">Mandeep Sandhu</span>  !!<br><br>I will try it too!<br><br><div class="gmail_quote">
2012/8/25 Mandeep Sandhu <span dir="ltr"><<a href="mailto:mandeepsandhu.chd@gmail.com" target="_blank">mandeepsandhu.chd@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Fri, Aug 24, 2012 at 7:48 PM, Luis Valdés <<a href="mailto:luisvaldes88@gmail.com">luisvaldes88@gmail.com</a>> wrote:<br>
> Hi Igor, how are you.<br>
><br>
> Very interesting project.<br>
><br>
> I have a ERP system that needs a mecanism to update the user profile in<br>
> realtime, I was thinking about creating a thread that reads the database<br>
> every 10 minutes or something like that.<br>
> But I thought about creating a ServerSocket that sends an update message to<br>
> its clients.<br>
><br>
> The idea is that the clients must be able to know when the user profile<br>
> changes, or another constraint of the system changes. So The system can be<br>
> able to load the new data from the database.<br>
><br>
> Do you think Como is a good candidate to make that work??<br>
<br>
</div>You can also look at XMPP protocol for asynchronous messaging (push<br>
notifications etc) to clients.<br>
<br>
There's even a Qt client server library available:<br>
<br>
<a href="http://code.google.com/p/qxmpp/" target="_blank">http://code.google.com/p/qxmpp/</a><br>
<br>
HTH,<br>
-mandeep<br>
<div class="HOEnZb"><div class="h5"><br>
><br>
> best regards.<br>
><br>
><br>
><br>
> 2012/8/24 Igor Mironchik <<a href="mailto:imironchick@gmail.com">imironchick@gmail.com</a>><br>
>><br>
>> Como is a C + + / Qt library that provides an opportunity to applications<br>
>> using it to send out information on the sources of data within the<br>
>> application, that is, Como provides remote monitoring applications. Library<br>
>> name is an abbreviation of two English words: components observation and<br>
>> components monitoring, this is like someone like that.<br>
>><br>
>> The main idea of the library is that the application creates an<br>
>> Como::ServerSocket to manage client connections and send information to<br>
>> customers about the state of data and a number of objects of class<br>
>> Como::Source. The application simply changes the value of the object<br>
>> Como::Source at the right moment and Como::ServerSocket sends a message to<br>
>> all connected clients.<br>
>><br>
>> The data source can be dynamic. That is to appear and disappear at the<br>
>> time of destruction of a Como::Source. This is implemented ad-hoc reports<br>
>> deregistration data source. The application need not worry about manually<br>
>> sending messages. All the work is done automatically. That is, when an<br>
>> object of Como::Source registered there is sending register of data source<br>
>> messages, when the value of the data source is changed there is sending<br>
>> messages about the value changes of the data source, and the destruction of<br>
>> the object is sending deregistration of data source messages.<br>
>><br>
>> Class objects Como::Source may be in a different threads and not have to<br>
>> worry about synchronizing class Como::ServerSocket. Como::ServerSocket class<br>
>> is thread-safe.<br>
>><br>
>> In fact it is all you need to know to start using the library Como.<br>
>><br>
>> <a href="http://code.google.com/p/componets-observation/" target="_blank">http://code.google.com/p/componets-observation/</a><br>
>><br>
>> _______________________________________________<br>
>> Interest mailing list<br>
>> <a href="mailto:Interest@qt-project.org">Interest@qt-project.org</a><br>
>> <a href="http://lists.qt-project.org/mailman/listinfo/interest" target="_blank">http://lists.qt-project.org/mailman/listinfo/interest</a><br>
>><br>
><br>
><br>
><br>
> --<br>
> Atentamente.<br>
> Luis Valdes<br>
> <a href="mailto:luisvaldes88@gmail.com">luisvaldes88@gmail.com</a><br>
> <a href="tel:%280994%29%20205%20781" value="+595994205781">(0994) 205 781</a><br>
><br>
><br>
> _______________________________________________<br>
> Interest mailing list<br>
> <a href="mailto:Interest@qt-project.org">Interest@qt-project.org</a><br>
> <a href="http://lists.qt-project.org/mailman/listinfo/interest" target="_blank">http://lists.qt-project.org/mailman/listinfo/interest</a><br>
><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Atentamente.<br>Luis Valdes<br></div><div><a href="mailto:luisvaldes88@gmail.com" style="color:rgb(17,85,204)" target="_blank">luisvaldes88@gmail.com</a></div>
<div>(0994) 205 781</div><br>