hi, 

Sorry, i'm new in Java.

Currently, i make a web service using python (for server) and java (for 
client). 
Client-Server can updates data synchronously, i'm using long polling method. 
All 
i know about how to implement those thing is using JAX WS, to send request and 
read the callback response. But, JAX WS using XML. How can i using protobuf in 
JAX-WS, or there are any other library in java that can do it?

Thanks in advance
Canggih

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to