Open GoogleCodeExporter opened 8 years ago
for step #4, java server outputs: Protocol message end-group tag did not match
expected tag.
Original comment by kenlar...@gmail.com
on 28 Sep 2012 at 6:40
python 2.7, ubuntu
Original comment by kenlar...@gmail.com
on 28 Sep 2012 at 6:41
protobuf-2.4.1-py2.7.egg
Original comment by kenlar...@gmail.com
on 28 Sep 2012 at 6:42
java protobuf is same version: com.google.protobuf:protobuf-java:2.4.1
Original comment by kenlar...@gmail.com
on 28 Sep 2012 at 6:45
OK, if on the Java (client) side I do this, it works:
SocketRpcConnectionFactories.createUndelimitedRpcConnectionFactory
instead of createRpcConnectionFactory
Original comment by kenlar...@gmail.com
on 28 Sep 2012 at 7:10
Original issue reported on code.google.com by
kenlar...@gmail.com
on 28 Sep 2012 at 6:39