The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
March 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Implementing PushServer Technology

Posted by Devarsh on March 08, 2001 at 4:57 AM

when a user login to a page, one applet at client place should inform the program running at server, that the client has login. This applet will send userid of the client to the server. Now if
there is any message for client then the server automatically reads that message from a database table(Oracle table) and push it back to the client. How to implement the client and server communication. Rest all can be done by me. If possible then please write me in detail.




Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us