windflee
windflee
作为客户端与mosquitto通讯,在非SSL下正常,切换为SSL模式,就报错了,如下图所示: 1579229083: New connection from 127.0.0.1 on port 8082. 1579229083: OpenSSL Error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number 1579229083: Socket error on client , disconnecting.
在win7上跑https server,在android和iphone手机上用idhttp发请求,在idcookmanager添加cookie信息后再发post请求,https server有时候收不到cookie信息,大概10次中有5,6收不到。但是客户端使用win32程序,用同样的控件和代码发送请求,就没问题。后来试用过,一定要在idhttp的customheader中把cookie信息加上,https server上就都能正常收到cookie信息。 但是之前用diocp的框架来做server,用同样的控件和代码,在android和iphone手机上用idhttp发请求都是可以正常接收到cookie信息的。
I want to use RNL, but I'm not familiar with RNL, can you write more documents or examples? Thank you.
old version is support android and ios, and SSL is ok. but new version is not support , my project has been using this code base, and using it well,...