Best Practices for Secure Communications
From: Tim Overbay (luhar@luharsoftworks.com)
Date: 02/20/03
- Previous message: Nicholas Paldino [.NET/C# MVP]: "Re: two "global" objects being created ?!"
- Next in thread: Michel Gallant (MVP): "Re: Best Practices for Secure Communications"
- Reply: Michel Gallant (MVP): "Re: Best Practices for Secure Communications"
- Reply: Pieter Philippaerts: "Re: Best Practices for Secure Communications"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Tim Overbay" <luhar@luharsoftworks.com> Date: Wed, 19 Feb 2003 16:37:41 -0700
Hi,
Is there a definitive "best practices" example of exchanging text messages
between a client and host? I'm looking for something along these lines:
- The client sends their encrypted credentials to the host.
- The host verifies the credentials and creates a key pair.
- The client and host communicate securely via encrypted, Base64
strings.
Any help locating some sample code would be appreciated.
T
- Next message: Martin: "IP address invokes Login Prompt"
- Previous message: Nicholas Paldino [.NET/C# MVP]: "Re: two "global" objects being created ?!"
- Next in thread: Michel Gallant (MVP): "Re: Best Practices for Secure Communications"
- Reply: Michel Gallant (MVP): "Re: Best Practices for Secure Communications"
- Reply: Pieter Philippaerts: "Re: Best Practices for Secure Communications"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|