Https Client

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Https Client

1,577件の閲覧回数
a8Chcx
Contributor V

Hi,

I am using https client to talk to Https Server, it works fine. I have the following questions:

When I communicate with https server, it will take around 1s to negotiate with server, then I can send request to server, get the reply form server.

My question: Can I just do negotiation once, then keep sending request and getting reply every second for saving time?

Thanks,

Christie

0 件の賞賛
返信
3 返答(返信)

1,566件の閲覧回数
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

​​​​​​​Could you tell me what device are you using? I suggest reviewing the connection for WebSocket this session persistent connection between a client and server. If you need more information please let me know.

0 件の賞賛
返信

1,558件の閲覧回数
a8Chcx
Contributor V

Hi Pavel,

Thanks.

I am using FRDM-K66 with MbedTLS. The server is the device from other company...

I am just wondering if it is possible to keep http or https connection ON and keep sending and receiving from server because https negotiation take lots of time? Need to do something on server side as well?

 

Thanks,

Christie

0 件の賞賛
返信

1,511件の閲覧回数
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello,

Does this issue persist if you use another device? Maybe 1s to negotiate is the capacity of the server, is this service is free?.

0 件の賞賛
返信