How can I access an external server using CubeMx and LWIP on STM32F4xx? I don't want it to be a web server, but to access a certain IP from another machine and send a message to it. Are there any examples available?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-28 8:57 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-27 3:41 AM
Hello @erisson​ ,
Sorry, but I did not well understand your need.
Otherwise, Take a look at this example provided under our F4 Firmware Package ( Path : Projects\STM32469I_EVAL\Applications\LwIP\LwIP_TCP_Echo_Client)
Maybe this could help you.
BeST Regards,
Walid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-27 3:41 AM
Hello @erisson​ ,
Sorry, but I did not well understand your need.
Otherwise, Take a look at this example provided under our F4 Firmware Package ( Path : Projects\STM32469I_EVAL\Applications\LwIP\LwIP_TCP_Echo_Client)
Maybe this could help you.
BeST Regards,
Walid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-01 12:39 PM
Thanks!
That's exactly what I was looking for.
TCP Echo Client.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-04 12:48 AM
Glad to help you :smiling_face_with_smiling_eyes: Do not hesitate if you have another question.
