Hmmm,
It is true that I haven't work with Red Hat 9. But I had set up an application written in java at the 7.5 version.
I remember that i had many problems...
First of all the application i had written does not support Greek characters
by default. So , when i was trying to had a TCP/IP connection , i failed.
When i was fixed that, the network doesn't support these characters too, with multiple OS 's. So the application was a failure again.
I work many days to find out what i supposed to do, so , I finally found some modules that i installed to clients i my problem (i believed) was finished.
When my partner developed the application to support HTTP, (I am new to this now), the connections failed...
He found the result of his problem to the firewall. After all, the objects,values,strings (or any kind of data) that has been transitted over a network, has to do with protocols.And a firewall checks first of all, the protocols.
So , even if i had some time off-practice on Linux OS, i remember what happend to us, and I suggest you to check the protocols...
Are you using SSL?
You told me that With your browser had a success,right?
The failure is on your socket over TCP/IP?
If this helped you, told me! I will check it out on Susse that i have , if i found another reason,please report to the forum.I'm intrested really to find the answer out!
Farewell!