[MOD-2326] Titanium.Network.Socket.UDP on iOS and Android
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | UDP |
Labels | android, ios, udp |
Reporter | Sandro Lain |
Assignee | Unknown |
Created | 2017-03-01T08:27:44.000+0000 |
Updated | 2019-07-09T06:42:12.000+0000 |
Description
UDP Socket communication implementation even in the iOS and Android platforms.
Currently my company uses the iOS ti.udp module that is no longer maintained.
https://github.com/appcelerator-archive/ti.udp
Given the growing IoT market that makes intensive use of the connectivity TCP and UDP, there is required the implementation of the UDP and TCP socket communication in the same way in the 3 platforms (iOS, Android, Windows Phone).
Currently the documentation report that in the Windows Phone SDK the UDP socket management is present, it may be possible to incorporate the UDP iOS module (ti.udp) into the standard Titanium SDK, and complete the Android part.
What exactly doesn't work with Ti.UDP?
The functionality is documented as implemented only on Windows Phone: http://docs.appcelerator.com/platform/latest/#!/api/Titanium.Network.Socket.UDP
Hello, Thanks for submitting the ticket. Please go ahead and create a PR. Thanks.
Could someone please take look at the issues mentioned in [https://github.com/appcelerator-archive/ti.udp]? This module is used a lot in my projects but I cannot go to the newest SDK's because it would not compile for Ti.SDK 7? Thanks a lot!!