NetworkSocketAPI
Dependents: HelloWizFi250Interface
Fork of NetworkSocketAPI by
Revisions of Socket.cpp
Revision | Date | Message | Actions |
---|---|---|---|
35:838393fbc2ca | 2016-02-22 | Added error on connect without ip/port | File Diff Annotate |
34:c17745683385 | 2016-02-22 | Added url/ip/port as optional arguments to open | File Diff Annotate |
32:2c5fc105fc50 | 2016-02-22 | Added open/close calls to all sockets | File Diff Annotate |
31:7f15b95f2a1d | 2016-02-22 | Added dependency on DnsQuery accessible through getHostByName | File Diff Annotate |
30:3cc78f5db99d | 2016-02-22 | Standardized formatting | File Diff Annotate |
29:7bcec3189a93 | 2016-02-22 | Fixed include statements | File Diff Annotate |
28:163fbe3263f4 | 2016-02-18 | Removed memory allocations for internal buffers | File Diff Annotate |
27:d7ed39727306 | 2016-02-18 | Added better behaviour for urls in constructors | File Diff Annotate |
25:ed7b2a52e8ac | 2016-02-18 | Added abstract base case for Sockets | File Diff Annotate |