Closed GoogleCodeExporter closed 9 years ago
Sorry, It is resolved by following operation.
xcs.set_use_tls(false);
xcs.set_allow_plain(true);
Thank you.
Original comment by adam1988...@gmail.com
on 12 Jan 2012 at 2:52
You can also use command line flags for those things. I believe you want -s
221.143.46.131 --allowplain --tls disable
Original comment by pthatc...@google.com
on 12 Jan 2012 at 5:59
Original issue reported on code.google.com by
adam1988...@gmail.com
on 12 Jan 2012 at 2:36