Commit | Date | |
---|---|---|
[r343]
(27.2 kB)
by
andot
when socket output stream was closed and client writes request to the server again, the old implement will raise a SocketException. Now the PHPRPC client will reconnect the server, and try to send request again. |
2007-12-15 06:50:24 |
View
Download |
[r336]
(26.7 kB)
by
andot
java.net.Socket.setKeepAlive not support in Android. so catch the exception when call this method in PHPRPC_Client.java. |
2007-12-05 21:56:21 |
View
Download |
[r330]
(26.7 kB)
by
andot
Fixed client wrong behavior if server prematurely closes connection in PHPRPC Client 3.0 for Java. |
2007-12-01 05:27:23 |
View
Download |
2007-11-27 08:41:41 |
View
Download |
|
2007-07-05 15:29:51 |
View
Download |
|
2007-07-04 14:36:55 |
View
Download |
|
[r224]
(26.2 kB)
by
andot
fixed issues with chunked encoding for Java. |
2007-05-04 21:10:25 |
View
Download |
2007-05-04 16:52:45 |
View
Download |
|
2007-04-28 14:21:35 |
View
Download |
|
2007-04-24 06:54:18 |
View
Download |