Server "Push"
Any of you guys have any suggestions for doing a server "push". I want to update the browser with new info. I do not want to do a refresh. I guess I could write a VB web browser program with a winsock control but then the client would have to download the app. I figured I could use a java applet. Do you know of any tutorials for this?
Thanks,
Mike
Blessed is the man who fears the LORD, who delights greatly in his commandments. Psalms 112:1
Peter J. Boettcher posted this at 12:47 — 10th October 2001.
They have: 812 posts
Joined: Feb 2000
These days anything being pushed is considered bad, unless the person to whom you're pushing the content to has opted in. If you're not going to be refreshing the page then you're going to have to write an ActiveX control or a Java applet.
I'm not sure of any tutorials but a good place to start might be freevbcode.com (ActiveX) or jars.com (Java), good luck!
PJ | Are we there yet?
pjboettcher.com
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.