I'm testing data communication btwn s_server and s_client on VC-Win32
platform. These are my observations.
(server(Win32) means "server is running on VC-Win32 platform".)
1. we cann't give standard input data on both sides. But,
2. s_server(Win32) can receive data from s_client(UNIX)
and write them as standard output.
3. when s_server(UNIX) send its standard input data, s_client(Win32)
exits with this err message:
"bad select 10022"
Can anyone advise me to fix them?
Thanks!
Ran
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]