With the last preliminary trial, I started the implementation of Pyburlap. The primary thing is to be simply understood. Refer to Hiessian's Python implementation, currently completed the String type of the passage and return value of the return value, the rest Work is to continue to implement other data types of the Burlap protocol.
The calling code is as follows:
Proxy = Burlap ("http: // localhost: 8080 / buffalo / hello") #burlap service Address print proxy.hello ("wind") # Call remote method Hello (STR)
After the call, successfully returned
Hello wind