Hello I am a newbie to Thrift.
I am trying to develop a thrift based service. The service implementation is in Java and the client is in Python. I am able to bring the server up and running on a specific port. When I am trying to start the python client, there's an exception with the message "could not connect to localhost:<portnumber>". I tried switching to some other unused ports. Result is the same. I am on Ubuntu 11.x. Any pointers would help! Thanks! -- br, Sriram
