im using jaim 0.4 and as well as jaim 0.5 jar files but as i make an object of JaimConnection and try to connect thrgh JaimConnectionObj.Connect() method i get following exception...
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.net.SocketInputStream.read(SocketInputStream.java:182)
at com.wilko.jaim.JaimConnection.connect(JaimConnection.java:201)java.net.SocketTimeoutException: Read timed out
at testjaim0_4.jaim.docon(jaim.java:35)
at testjaim0_4.jaim.main(jaim.java:25)
kindly help me in this regard as soon as poosible
regards,
Farhan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Dear All,
im using jaim 0.4 and as well as jaim 0.5 jar files but as i make an object of JaimConnection and try to connect thrgh JaimConnectionObj.Connect() method i get following exception...
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.net.SocketInputStream.read(SocketInputStream.java:182)
at com.wilko.jaim.JaimConnection.connect(JaimConnection.java:201)java.net.SocketTimeoutException: Read timed out
at testjaim0_4.jaim.docon(jaim.java:35)
at testjaim0_4.jaim.main(jaim.java:25)
kindly help me in this regard as soon as poosible
regards,
Farhan