When you spoke about "object", you think about serializable object ? Serialization could be a solution ?
2009/10/22 Robert Jordan <[email protected]>: > 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 > -- Cordially. Small Eric Quotations of the days: --------------------------------------------------------------------------- I have no special talents. I am only passionately curious Sent from Paris, France _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
