Cocos2d-x C++ Networking
Learn how to add communication between your application and an online server using Cocos2d-x C++.
Recommended that you have a good foundation in C++ and JavaScript before taking this course. A basic knowledge of Cocos2d-x will help but isn't essential.
Average Course Length
2 hours
Skill Level
Beginner
Pick a lesson
1: Setup
2: GET Request
3: POST Request and Send Data
4: Return JSON Array