On Tue, Jun 5, 2012 at 11:20 AM, sateesh varma <[email protected]> wrote: > Hi Team, > > > I am trying to write a SSL client program in C++ using openssl to connect > with Apache MINA Server. > > What are the different parameters I need to consider to start developing > client in C++ with respect to Apache MINA Server? > > > Please reply as early as possible regarding these doubts. > > Can I have any sample examples of client program in C++ using openssl to > connect with Apache MINA Server. > > > Thanks&Regards, > Sateesh Bolishetti.
Hi, There is no parameter to consider except reading the MINA doc and understanding SSL basics. Julien
