Sockets & SSL

G

Guest

Good afternon, excuse me for my english.
I've created a Windows service to Serve via Sockets TCP/IP to another
computer, my client demands to me to use SSL to send and receive the data.

does somebody knows like implementing this?.

Thenks very much.
Edward.
 
J

JimD

Edward said:
Good afternon, excuse me for my english.
I've created a Windows service to Serve via Sockets TCP/IP to another
computer, my client demands to me to use SSL to send and receive the data.

does somebody knows like implementing this?.

Thenks very much.
Edward.

Free and Open Source SSL for C#:
http://www.mentalis.org/soft/projects/ssocket/

Jim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
You roll an 18 in Dex and see if you
don't end up with a girlfriend
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
JimD
Central FL, USA, Earth, Sol
 
G

Guest

Thanks Jim, I have another question: Can I redistribute this component to my
client without lisence problems?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

SSL sockets 1
Way to store open sockets? 3
Sockets 4
network design 6
Accessing SSL remote web service 4
SSL in C# 1
Async TCP Sockets 5
Difference between .NET Remoting and Aysnchronus sockets 1

Top