[TIMOB-26193] Android: Implement Ti.Network.Socket.UDP
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android, TiAPI |
| Labels | parity |
| Reporter | Christopher Williams |
| Assignee | Unknown |
| Created | 2018-07-10T19:24:27.000+0000 |
| Updated | 2018-07-10T19:25:27.000+0000 |
Description
We currently only support Ti.Network.Socket.UDP on Windows platform. We should have the ability to work with UDP sockets/connections on each of the major platforms much as we can use TCP.
No comments