Displaying 10 results from an estimated 10 matches for "serversocket".
Did you mean:
server_socket
2007 Aug 10
2
jinfo, jboss and ExtendedDTraceProbes
...=0x2c runnable
[0xed37f000..0xed37fb70]
java.lang.Thread.State: RUNNABLE
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
- locked <0xfb518080> (a java.net.SocksSocketImpl)
at java.net.ServerSocket.implAccept(ServerSocket.java:453)
at java.net.ServerSocket.accept(ServerSocket.java:421)
at
org.jboss.invocation.pooled.server.PooledInvoker.run(PooledInvoker.java:240)
at java.lang.Thread.run(Thread.java:619)
"RMI TCP Accept-4444" daemon prio=10 tid=0x008af80...
2006 Dec 17
1
Start Matlab server in R 2.4.0
...---
Matlab server started!
----------------------
Trying to open server socket (port 9999)...??? Java exception occurred:
java.net.BindException: Address already in use: JVM_Bind
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(Unknown Source)
at java.net.ServerSocket.bind(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
.
Error in ==> MatlabServer at 113
server = ServerSocket(port);
?
Does anyone would like to point out what is reason for these?
I am new to R.matlab. I am not...
2004 Aug 06
0
Lost ogg sync using jspeex
...;TargetDataLine Created");
//SourceDataLine sourceDataLine = (SourceDataLine) AudioSystem.getLine(outputDataLineInfo);
AudioInputStream auin=new AudioInputStream(targetDataLine);
PipedOutputStream pout=new PipedOutputStream();
//PipedInputStream pin=new PipedInputStream(pout);
//ServerSocket serverSocket = new ServerSocket(5555);
Pcm2SpeexAudioInputStream pcm2speex=new Pcm2SpeexAudioInputStream(auin, audioFormat, AudioSystem.NOT_SPECIFIED);
SpeexPlayer speexPlayer = new SpeexPlayer(pout);
//Speex2PcmAudioInputStream speex2pcm=new Speex2PcmAudioInputStream(pin, audioFormat,Audi...
2004 Aug 06
0
Lost ogg sync using jspeex
...;TargetDataLine Created");
//SourceDataLine sourceDataLine = (SourceDataLine) AudioSystem.getLine(outputDataLineInfo);
AudioInputStream auin=new AudioInputStream(targetDataLine);
PipedOutputStream pout=new PipedOutputStream();
//PipedInputStream pin=new PipedInputStream(pout);
//ServerSocket serverSocket = new ServerSocket(5555);
Pcm2SpeexAudioInputStream pcm2speex=new Pcm2SpeexAudioInputStream(auin, audioFormat, AudioSystem.NOT_SPECIFIED);
SpeexPlayer speexPlayer = new SpeexPlayer(pout);
//Speex2PcmAudioInputStream speex2pcm=new Speex2PcmAudioInputStream(pin, audioFormat,Audi...
2004 Aug 06
0
Please Help, Lost ogg sync using jspeex
.../SourceDataLine sourceDataLine = (SourceDataLine) AudioSystem.getLine(outputDataLineInfo);<BR> AudioInputStream auin=new AudioInputStream(targetDataLine);<BR> PipedOutputStream pout=new PipedOutputStream();<BR> //PipedInputStream pin=new PipedInputStream(pout);<BR> //ServerSocket serverSocket = new ServerSocket(5555);<BR> Pcm2SpeexAudioInputStream pcm2speex=new Pcm2SpeexAudioInputStream(auin, audioFormat, AudioSystem.NOT_SPECIFIED);<BR> SpeexPlayer speexPlayer = new SpeexPlayer(pout);<BR> //Speex2PcmAudioInputStream speex2pcm=new Speex2PcmAudioInputS...
1998 Aug 17
1
JDK1.1.6-jdk1.1.6.V98-8-14.tar.gz is released
This is essentially the same as the previous JDK release, except that
ServerSocket's didn't correctly set SO_REUSEADDR, causing some programs
to fail.
Note, the Multicast bug still exists in FreeBSD, which cause multicast
programs to fail. See the FreeBSD Java WWW page for more information:
http://www.freebsd.org/java
Finally, there is still no ftp access to the JDK...
2020 Apr 24
0
R 4.0.0 is released
...igits".
* When loading data sets via read.table(), data() now uses
LC_COLLATE=C to ensure locale-independent results for possible
string-to-factor conversions.
* A server socket connection, a new connection type representing a
listening server socket, is created via serverSocket() and can
accept multiple socket connections via socketAccept().
* New function socketTimeout() changes the connection timeout of a
socket connection.
* The time needed to start a homogeneous PSOCK cluster on localhost
with many nodes has been significantly reduced (pack...
2020 Apr 24
0
R 4.0.0 is released
...igits".
* When loading data sets via read.table(), data() now uses
LC_COLLATE=C to ensure locale-independent results for possible
string-to-factor conversions.
* A server socket connection, a new connection type representing a
listening server socket, is created via serverSocket() and can
accept multiple socket connections via socketAccept().
* New function socketTimeout() changes the connection timeout of a
socket connection.
* The time needed to start a homogeneous PSOCK cluster on localhost
with many nodes has been significantly reduced (pack...
2020 Apr 24
0
R 4.0.0 is released
...igits".
* When loading data sets via read.table(), data() now uses
LC_COLLATE=C to ensure locale-independent results for possible
string-to-factor conversions.
* A server socket connection, a new connection type representing a
listening server socket, is created via serverSocket() and can
accept multiple socket connections via socketAccept().
* New function socketTimeout() changes the connection timeout of a
socket connection.
* The time needed to start a homogeneous PSOCK cluster on localhost
with many nodes has been significantly reduced (pack...
2008 Dec 20
0
Wine release 1.1.11
...g DirectPlay8.1
9994 mshtml: No icons visible in the Adobe Reader 8.1 "First Run" - Advertisement
10005 Ever 17 - out of infinity crashes
10036 The General PL: Problem with RichLine, it makes game unplayable
10124 Turok doesn't see D3D Compatible Adapter.
10137 WinSock ServerSocket
10221 "make test" fails on d3d9/tests/visual.c
10294 Mouse Y is off by 100 pixels in some fullscreen games
10378 Programmer's Notepad 2 gives an error message, closes after using search function
10457 Application complains that directsound is not detected
10470 Radmin v...