S
Scott Gifford
Hello,
I have a client application which uses a simple TCP Socket object to
do network communications with a remote server, using a custom (non-
HTTP) protocol. The server supports SSL encryption, and I'd like to
modify my client to communicate with the server using SSL.
It looks like there is not a way to do that with builtin .NET
features, but instead it's available from several 3rd parties,
including udaparts, SecureBlackBox, and IP*Works. Can anybody
recommend any of these 3rd party products? In particular, something
that can be dropped in where I'm using a Socket object right now would
be very helpful. udaparts seems to be free, anybody had good luck
with it? Any suggestions for doing this without a 3rd party library?
Thanks!
----Scott.
I have a client application which uses a simple TCP Socket object to
do network communications with a remote server, using a custom (non-
HTTP) protocol. The server supports SSL encryption, and I'd like to
modify my client to communicate with the server using SSL.
It looks like there is not a way to do that with builtin .NET
features, but instead it's available from several 3rd parties,
including udaparts, SecureBlackBox, and IP*Works. Can anybody
recommend any of these 3rd party products? In particular, something
that can be dropped in where I'm using a Socket object right now would
be very helpful. udaparts seems to be free, anybody had good luck
with it? Any suggestions for doing this without a 3rd party library?
Thanks!
----Scott.