Intel® oneAPI IoT Toolkit
Get answers to your questions about bringing big data technology and IoT to healthcare, smart homes, aerospace, security, and more.
Announcements
Intel® oneAPI IoT toolkit will no longer be available as of version 2024.0. However, the components that were included in this toolkit are still available for download and use. For information about these tools and how to access them, see All Toolkits.
27 Discussions

How to build IoT client with p2p ? 如何编译IoT环境的P2P客户端 ?

li__will
Beginner
2,094 Views

I'm looking for solution for IoT P2P client , I hava found that  linjingle is used in andriod sdk , but how to compile owt's P2P client for IoT device which use FreeRTOS ?

我在寻找IoT环境下的 P2P 客户端,我发现安卓SDK里面用的是linjingle P2P 库,对于使用FreeRTOS操作系统的IoT设备,要怎么编译owt 的P2P 客户端呢?

0 Kudos
3 Replies
catherinecantrell
2,094 Views

A server is most probably required in both cases. The internet provider usually blocks new incoming connections.

0 Kudos
Joel_L_Intel
Employee
2,094 Views

I think libjingle is a open-source project from google. As for how to integrate this library in FreeRTOS, freertos forum would be a better place to check if anyone is working on such a porting task. 

0 Kudos
FillipBrown
Beginner
1,931 Views

I have similar situation on one of my project, so did you find the solution?

0 Kudos
Reply