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
 
Socket.Select() and SecureSockets  
by San Mehat
posted on 2005/03/21

Hey there,

Is there anyway to use a SecureSocket with the Socket.Select() mechanism?.. I created a derrived SecureSocket which exposes the 'InternalSocket' member, however since the Accept() call returns a new VirtualSocket, i'm stuck as to how to make *that* work.

-san

by Pieter Philippaerts [Pieter at mentalis dot org]
posted on 2005/03/25

No, the select method will not work. Our recommendation is to use the asynchronous SecureSocket methods.

 

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