News  [SoftwareSite

Latest News
Older News
RSS Feed
 
Complete Projects
Useful Classes
Top Downloads
Message Board
AllAPI.net
 
Send Comments
Software License
Mentalis.org Buttons
Donate
 
Forums -> Security Library Forum
 
Sending object wiht ssl  
by Patrik Svensson [ice at linuxgods dot com]
posted on 2005/10/05

How do I send an serialized object using secureSocket? Every sample that follows the code is only sendign or reciveing strings. Trying to use NetworkStream but it only takes socket, not secureSocket.

by Paul
posted on 2005/10/05

If you want to use a Stream, the library provides a SecureNetworkStream that you can use instead.

 

Copyright © 2002-2007, The Mentalis.org Team. All rights reserved.
This site is located at http://www.mentalis.org/
Send comments to the webmaster.