[TIMOB-8827] API: investigate rolling in UDP and multicast support into the platform level socket support
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 2.1.0 |
Fix Version/s | n/a |
Components | TiAPI |
Labels | API |
Reporter | Opie Cyrus |
Assignee | Unknown |
Created | 2012-04-20T11:23:41.000+0000 |
Updated | 2018-02-28T20:03:10.000+0000 |
Description
The socket support in platform currently lacks support for UDP and multicast. Dawson has created a UDP module that we should investigate rolling into platform.
Any inclusion into platform should be done after evaluating how UDP *should* work in relation to our existing TCP socket code and API structure. Once we know how UDP should look API wise, evaluate the UDP module to see what level of changes are required to make the module suitable for inclusion into platform.
No comments