Hi there ! Sorry if I'm posting off topic but I have a technical question that you guys might give me some input on.
I have a servlet that uses a standard socket to communicate with an Applet. This needs to be because I need to have a constant connection with all connected clients (multiuser system). That's a bit of intro. Now to my question. Is there a good way to pass information between server and client already developed or do I need to create something like that myself ?? My situation is that sometimes I just want to ask the client if it's alive other times, I want to send a list of items to put in a table and other times, I need to get some user verification from the client.. /Jocke! -- Unix is not an operating system. It's a collection of utilities on a real stable kernel. -- Unknown ?? ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
