napfkuchen wrote:
> Hi!
> I've been written two programs, a server and a client and i'm searching for
> a solution to transfer an object between them.
> I have tried some options. TcpChannel throws an AuthenticationException even
> though I disabled the ensureSecurity option (is there another option i've
> not seen?).

A common error is forgetting to disable "ensureSecurity" on the
client side as well.

Robert

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to