[ 
https://issues.apache.org/jira/browse/AVRO-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868075#comment-13868075
 ] 

Doug Cutting commented on AVRO-975:
-----------------------------------

The current C# implementation only has a SocketTransceiver implementation, 
which does not support secure connections.  If you want to interoperate with 
Java and other implementations, then we should probably implement an 
HttpTransceiver for C# and use HTTPS. This should be straightforward to 
implement using C#'s standard
HttpWebRequest.

> Support RPC in C#
> -----------------
>
>                 Key: AVRO-975
>                 URL: https://issues.apache.org/jira/browse/AVRO-975
>             Project: Avro
>          Issue Type: New Feature
>          Components: csharp
>    Affects Versions: 1.6.1
>            Reporter: Jeff Hammerbacher
>            Assignee: Mark Lamley
>             Fix For: 1.7.6
>
>         Attachments: 975.patch, Avro-975-00.patch, Avro-975-complate5.patch, 
> Avro-975-complete2.patch, Avro-975-complete3.patch, Avro-975-complete4.patch, 
> Avro975-complete.patch, Castle.Core.dll, buildtask.patch, 
> errors-and-remote-protocols.975.diff, java-compat.diff, 
> propagate-exception.diff, timeout-unhandled-exception.diff, types_ipc.diff, 
> types_main.diff
>
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to