Websockets on MQX 4.1?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Websockets on MQX 4.1?

跳至解决方案
709 次查看
lfschrickte
Contributor IV

Hi,

I've just realized Websockets is already available on MQX + KSDK package, however it is not present on MQX 4.1.

I was deciding for MQX + KSDK, however I've also realized that SD + FAT support will only be ready on December, 2014.

So, I'm going to skip KSDK for now (not only because of the lack of SD+FAT support, but also because I've seen a lot of small problems). The question is: will Websockets only be supported on MQX 4.2, scheduled for 04' 2015? Is there any chance I can copy and integrate Websockets implementation files from KSDK+MQX on current MQX 4.1 installation?

Thank you!

Regards,

Luiz Fernando

标签 (1)
标记 (3)
0 项奖励
回复
1 解答
525 次查看
karelm_
Contributor IV

Hi,

it should be possible to use RTCS files from SDK release in standard MQX. But you will have to use RTCS as whole, not only HTTPSRV files. It is also necessary to create project for library (you can eviscerate original RTCS project in MQX).

Best regards,

Karel

在原帖中查看解决方案

0 项奖励
回复
1 回复
526 次查看
karelm_
Contributor IV

Hi,

it should be possible to use RTCS files from SDK release in standard MQX. But you will have to use RTCS as whole, not only HTTPSRV files. It is also necessary to create project for library (you can eviscerate original RTCS project in MQX).

Best regards,

Karel

0 项奖励
回复