Hello everyone, I was fiddling with Thrift, evaluating the possibility of replacing network code we have with ProtoBufs. The code connects iOS app with Silverlight app, we seem to have everything correctly but the TSocketServer never accepts connection. We checked with another socket code (http://deusty.blogspot.com/2010/11/introducing-gcd-based-asyncsocket.html) and we received connection and read data (for the RPC call).
So in short is TSocketServer working on iOS? Evgeni
