Sockets & SSL

  • Thread starter Thread starter Guest
  • Start date Start date
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.
 
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
 
Thanks Jim, I have another question: Can I redistribute this component to my
client without lisence problems?
 
Back
Top