Weird socket problem

1998-08-03 Thread Stefan Toth
Hello, I wrote a multiuser server application(c++), which is using select for detection of incoming messages. When a message appears I must send something to all the clients. I have a list of sockets, where I have to send the message.(pretty much like a chat system). The client side is written i

List select and jdk1.0.x

1998-07-17 Thread Stefan Toth
) because is get called only when I double click on the selected item. I know, in Java >1.1 I could use the ItemListener to detect when an item is selected or deselected. How can I do this without using 1.1 features ? Thanks, Stefan Toth --

Fw: Netscape security exception

1998-06-27 Thread Stefan Toth
I solved the problem myself. It seems that CLASSPATH must be unset, before starting Netscape. Steff -- > From: Stefan Toth <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Netscape security exception > Date: Saturday, June 27, 1998 1:51 PM > > Dear List

Netscape security exception

1998-06-27 Thread Stefan Toth
Dear List, How can I get rid of this : "Security Exception: Couldn't connect to '127.0.0.1' with origin from 'local-classpath-classes'." I'm using RH5, Netscape 4, JDK 1.1.5. This computer has only the 'lo' network interface. The computer name as returned by 'hostname' is "localhost.localdomai