|
-
April 7th, 2009, 12:28 PM
#1
.net remoting using TcpChannel
Dear all
I'm almost overwhelmed by the .net remoting. Could anyone give me some hints?
I would like to implement the remoting system using windows service method; therefore, I must use the tcpchannel instead of httpchannel.
But for the security, I also need to add SSL protocol for my remoting project.
Because the SSL protocol needs to get a tcpclient connection, how can I get a tcpclient in tcpchannel when designing remoting.
It seems that one way is to create customed sink, and what do I need to do to get a tcpclient.
Any suggestion would be appreciated. Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|