Hello,

I need to write a stand-alone gui written in python to operate with an app written in C via rpc. I've managed to get an older version of the pynfs demo client and server to together. However, a client written in Python and a server written in "C", gen'd from the same *.x file don't see each other. Using WireShark it's clear that the protocol interaction is different with python and "C" client-
server pairs.

Anyone been down this road?

Help appreciated.

Robert W.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to