-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Did u say u herd clicks ?
Well I'm not sure if it's a click or just a very brief silence :) It's sort
of like the thing you hear when looping the same thing over and over again;
expect nothing's looping. It's a click, but yet it's not...
> If u
I've seen a couple instances of this, almost all are attributed to the sound
card driver. If you have sb live cards then there is an open source driver
from opensouce.creative.com (driver called emu10k).
Otherwise check with the vendors site, until ALSA is complete, opensound.com
have probably
> 1. I'm assuming you are "NULL"ing the used sockets, so they get garbage
> collected?
You should not rely on garbage collection for scarce resources such
as file and socket handles. Make sure you invoke socket.close() when
you're done.
Since you're working with threads, it is possible th
Thanks a lot for the help.
I'm wondering what is the downside of setting fd_max to some huge number...
Is there one?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PRO
Kevin,
You probably need to use the Socket.setSoLinger() call.
Nathan
On Fri, Apr 27, 2001 at 09:59:57AM -0400, kevin1 wrote:
> Hello all,
> I am somewhat new to java, and I am having a problem with a server app that
>I w
> rote.
> What is happening is that for each connection to th
I am working on an application that uses drag and drop and am attempting to
create my
own DragGestureRecognizer and am getting this message when I try to start a
drag operation.
If I use the default recoginzer every thing is fine. Is there something that
needs to be done in
the recognizer that wou
Hi
> I am somewhat new to java, and I am having a problem with a
> server app that I wrote.
> What is happening is that for each connection to the server, it returns a
> Socket and continues the conversation. This is fine. The socket does
> some simple tasks and then I close it.
On Fri, Apr 27, 2001 at 08:27:23AM -0500, Joi Ellis wrote:
> I wrote off the IBM JVM last year after living with swing bugs and
> a broken debugger that dumped core every time I tried to use it. I
> deleted it off my machine after I spent a day crafting a reproducible
> test case for the debugge
Hello all,
I am somewhat new to java, and I am having a problem with a server app that I w
rote.
What is happening is that for each connection to the server, it returns a Socket and co
ntinues the conversation. This is fine. The socket does some simple tasks and then I
close it. That
dear all
I am using tomcat on linux. My servlet is in a classes subforder under
my home. When servlet run, I don't see the output from System.out.println
printed to the screen. What should I do in order to see the output. (Before
I was using NT, the output would be printed to the Dos windo
On Thu, 26 Apr 2001, Vladimir G Ivanovic wrote:
> Why don't you try IBM's JDK? The Volano test results show it to be a
> powerful performer, and coupled with jikes, it makes pretty nifty
> development environment. Seems like an all-around winner to me.
>
> But that may not solve your problem. I
Hi all ,
i am trrying to get java to play sounds to my RH7 box.
i am able to play sounds from native linux apps so i think my sound card is properly
conf
when i try to play sounds from java i get an error saing the swvice is not
acceccible and then i get a segmentation fault
does any one have a
On Thu, 26 Apr 2001, Vladimir G Ivanovic wrote:
> Why don't you try IBM's JDK? The Volano test results show it to be a
> powerful performer, and coupled with jikes, it makes pretty nifty
> development environment. Seems like an all-around winner to me.
Yes, but it has some very **nasty bugs**.
T
13 matches
Mail list logo