Dear Team..
trying to implement a server with SSL, for file transfer.
Need few assistance, looking to implement a two way SSL, and during file transfer from client to Server. should we include in Blocking / non blocking mode ?
Coz requirement is even while file transfer.. the client may need to be available for some other work.
Can we use the Non Blocking Client Handler for such operations ?
The example Echoserver is Single way SSL as far i believe ?
Regards,
Ronald