TCP Socket messaging in iOS seems not working.
1) Crate a new project, c++ type
2) Add code to create a socket to designated server with TCP method
Here's sample project. [Link Removed]
(*Set ip, port into remote site. Run python file that will receive TCP connection and data packet. Press connect button then send message button to see it working.)
3) Run TCP receiver in remote site
4) Try to connect then send packet.
Expected: Windows, Android, iOS all can connect and send packet with TCP protocol.
[Image Removed]
Result: only iOS is not responding.
The reporter said that they get SE_ETIMEDOUT error code.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-94133 in the post.
3 |
Component | UE - Platform - Apple |
---|---|
Affects Versions | 4.24.2, 4.25.1 |
Target Fix | 5.5 |
Created | Jun 9, 2020 |
---|---|
Resolved | May 30, 2024 |
Updated | Aug 21, 2024 |