Hello,
> On May 10, 2006, at 11:05 PM, Stefan Walter wrote:
>
> >>
> >>> i dont use s_client(1). i wrote my own server, but if i send to
> >>> this server
> >>> QUIT then the server exit by themself.
> >>
> >> I'm not sure how we can find a problem in code that you wrote
> >> yourself and
> >>
On May 10, 2006, at 11:05 PM, Stefan Walter wrote:
i dont use s_client(1). i wrote my own server, but if i send to
this server
QUIT then the server exit by themself.
I'm not sure how we can find a problem in code that you wrote
yourself and
don't tell us very much about. How exactly are y
i dont use s_client(1). i wrote my own server, but if i send to
this server
QUIT then the server exit by themself.
I'm not sure how we can find a problem in code that you wrote yourself and
don't tell us very much about. How exactly are you sending QUIT to the
server?
I am sending ist by usi
> i dont use s_client(1). i wrote my own server, but if i send to
> this server
> QUIT then the server exit by themself.
I'm not sure how we can find a problem in code that you wrote yourself
and
don't tell us very much about. How exactly are you sending QUIT to the
server?
DS
On Wed, May 10, 2006 at 06:23:34PM +0400, Stefan Walter wrote:
> >On Wed, May 10, 2006 at 12:59:09PM +0400, Stefan Walter wrote:
> >
> >>Dear OpenSSL Users,
> >>
> >>how can i deactivate in OpenSSL to handle the keyword "quit"?
> >>
>
On Wed, May 10, 2006 at 12:59:09PM +0400, Stefan Walter wrote:
Dear OpenSSL Users,
how can i deactivate in OpenSSL to handle the keyword "quit"?
i dont want to stop my server connection if a client send the string
"quit".
if i receive quit then the server give an outpu
On Wed, May 10, 2006 at 12:59:09PM +0400, Stefan Walter wrote:
> Dear OpenSSL Users,
>
> how can i deactivate in OpenSSL to handle the keyword "quit"?
>
> i dont want to stop my server connection if a client send the string "quit".
>
> if i receive
Dear OpenSSL Users,
how can i deactivate in OpenSSL to handle the
keyword "quit"?
i dont want to stop my server connection if a
client send the string "quit".
if i receive quit then the server give an output
"recv: Success"and exit the application.
Kind Regards Stefan