Hi I am currently doing my Msc Project which is related with
communications benchmarking of Fast Ethernet using java. A problem raised
when I added one more 100Mbps fast Ethernet card to my system. While on
windows95 I saw and increase from 3.5MB/s to 4.5MB/s when I added the second
fast E
I am using Jdk1.2 in a standard Red Hat 5.1 and my computer is equipted
with Virge display card. When i am trying to use graphics in my programs i
am getting a drammatical reduction in the program speed while this is not
the case when the programs are running in Nt or 98. My first thought is th
Whenever i try to envoce AWT into my jdk1.2 i get the following error:
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/jdk/jre/lib/i386/libfontmanager.so: libstdc++-libc6.0-1.so.2: cannot open
shared object file: No such file or directory
no mater what i do i cannot fix it. Any i
When i am trying
ln -s /usr/lib/libstdc++-lib6.0-1.so.2 -> /usr/lib/libstdc++.so
i am getting an error that the last argument must be a directory.
Please help me because jdk1.2 doesn't run.
___
Get your free, private email at http://
I am developing a network performance benchmarking program with java. I
have resently intalled jdk1.1.7 in my redhat5.1but i am getting very slow
prefrormance. i.e. a for loop from 0 to 3x10^7 takes about 10 secs while
when using vcafe in windows95 itneeds about 1 sec on the same machine. I a
I am developing a network performance benchmarking program
with java. I have resently intalled jdk1.1.7 in my redhat5.1
but i am getting very slow prefrormance. i.e. a for loop
from 0 to 3x10^7 takes about 10 secs while when using vcafe in windows95 it
needs about 1 sec on the same machine. I