Communication between client and server components
Hi
I need to build two components. One is a ActiveX UI component working in client to draw data and the other is a component running in server to get data from a database. The client component should get data from the server one each 2 seconds. But I don't know how to implement the data transmission. Can someone tell me how to do this or give me some similar examples ?
|