var transport = new Thrift.Transport("/thrift/service/tutorial/");

What is the string "/thrift/service/tutorial/" supposed to mean. Is it
supposed to point to the server?
If yes, how can I give a host port. I tried "host:port" and that seems to
throw an error.

Reply via email to