|
Dear Sir,
I am looking for a guidence on how to develop an application so that at client information gets automatically refreshed as per the information change at Server .
As an example , on client screen We want to display some information related to manufacturing process parameters . These manufacturing paramters are getting recorded in a Database on real time basis . We want to display these different parameters on the client screen and as soon as there is any change in any parameter that change must get reflected against that displayed parameter value . Here imprtant point is that at Client screen user will not do any activity to refresh the information and it must be automatic .
Please give me some guidence on this .
Regards
B V Mittal
|
|
|
|
|
Use Socket Programming to get the results
Either by using the winsock control
or the winsock api
|
|
|
|
|
|
|
// |