Kenneth Stephen wrote:
The problem is that _socket_ is an instance of java.net.Socket and
this class does not have an isConnected() method until the 1.4 Java
level.
I wrote this piece of code. I will rewrite it to use reflection and thus
it should compile fine in an pre 1.4 java environment.
Is
there any plan to fix this, or is the backward compatibility statement
no longer true?
No need to jump the gun - we just overlooked that.
---
Mario
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]