Level 1
ankitduken
Level 1
Jul 31, 2022
10:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello all,
I am trying to make API calls of Azure using PSoC62 CY8CKIT-062S2-43012 kit, for an application related to maps. But the given examples on Modus toolbox are asking for IP and port number to make HTTP calls (as rest API is also like HTTP url). Any help on this will be appreciated.
Thank you
1 Reply
Moderator

Moderator
Aug 02, 2022
11:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
If you're trying to figure out how to set an IP and communicate through a port, have a look at https://github.com/Infineon/mtb-example-anycloud-secure-tcp-client and you should get an idea of how to do the same.