On 6 Oct 2006 02:03:07 -0700, virg <[EMAIL PROTECTED]> wrote:
> At the server, based on client request it does some computations , it
> sends the result as dictionary (serialized) to the client.

If I interpret your message correctly, you are receiving a Python
dictionary object from the server. Yes? In this case, I guess it might
be necessary to use Jython. I'm drawing a blank otherwise.

(This may be naive, but can you write the client in Python as well?)

-- Theerasak
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to