[ https://issues.apache.org/jira/browse/THRIFT-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matrix Ji updated THRIFT-2544: ------------------------------ Attachment: patch_for_socket_transport_for_wp71.patch TSocket.cs Thrift.WP71.csproj New Project for WP 7.1, including the implementation of Socket Transport. Can also apply the patch to current thrift source tree. > Add support for socket transport for c# library when using Windows Phone > projects > --------------------------------------------------------------------------------- > > Key: THRIFT-2544 > URL: https://issues.apache.org/jira/browse/THRIFT-2544 > Project: Thrift > Issue Type: Improvement > Components: C# - Library > Affects Versions: 0.9.1, 0.9.2 > Environment: VS2013 with windows phone 8 development. > Reporter: Matrix Ji > Assignee: Jens Geyer > Priority: Minor > Labels: csharp, library, socket > Fix For: 0.9.2 > > Attachments: TSilverlightSocket.cs, Thrift.WP71.csproj, > patch_for_socket_transport_for_wp71.patch > > > As TSocket.cs is not support WP's SDK (using TcpClient). Using tcp socket as > the client's transport is not available. > I hope using thrift-client with tcp socket and binary protocol in my new WP's > application. I've already write a patch, hope this patch can be accepted in > new release. -- This message was sent by Atlassian JIRA (v6.2#6252)