[TIMOB-17900] Windows: Implement Ti.Network.TCPSocket
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2015-11-12T08:21:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Windows |
Labels | merge-3.4.2 |
Reporter | Ingo Muschenetz |
Assignee | Christopher Williams |
Created | 2014-10-24T21:46:23.000+0000 |
Updated | 2017-03-22T21:31:55.000+0000 |
I have implemented a version of HTTPClient using WinRT and was going to use as base for TCP and UDP support but my understanding from Matt that it may be better to just use the boost library for networking. I will investigate and update this ticket.
Yes there are WinRT version of HTTPClient and TCPClient that will get us going and we can do followup PRs to finish features. I used the WinRT version for TIMOB-17899 (HTTPClient).
I think we don't want to implement this because
Titanium.Network.TCPSocket
is deprecated for now.Closing ticket as "Won't Fix".