NetworkSocketAPI

Dependencies:   DnsQuery

Dependents:   HelloWizFi250Interface

Fork of NetworkSocketAPI by NetworkSocketAPI

Revisions of NetworkInterface.cpp

Revision Date Message Actions
99:f51358e506c1 2016-04-19 Revised stack specific configurations File  Diff  Annotate
95:b3c679f20d13 2016-04-19 Move to SocketAddress in gethostbyname File  Diff  Annotate
89:b1d417383c0d 2016-04-19 Adopt mbed style doxygen comments File  Diff  Annotate
86:7ca9776b9cc0 2016-04-05 Updated dependencies File  Diff  Annotate
80:9c6673c93082 2016-04-05 Added support for DNS resolution File  Diff  Annotate
60:0360cb987da3 2016-02-25 Removed getNetworkMask/getGateway File  Diff  Annotate
59:badee747a030 2016-02-25 Removed setIPAddress/NetworkMask/Gateway set of functions from NetworkInterface File  Diff  Annotate
56:19c9e332c0f1 2016-02-29 Updated DnsQuery File  Diff  Annotate
52:52a6c4ea7128 2016-02-25 Changed handling of DHCP to allow buffer reuse in implementations File  Diff  Annotate
43:09ea32f2eb54 2016-02-24 Responded to feedback in API decisions File  Diff  Annotate
42:49893d13c432 2016-02-23 Standardized some C++ style things File  Diff  Annotate
41:3ec1c97e9bbf 2016-02-23 Moved timeout handling to setTimeout/getTimeout functions File  Diff  Annotate
39:47138420ea42 2016-02-22 Added proper handling of missing ip/port 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
23:1e86d9fb3d86 2016-02-18 Added shallow implementation of simple methods in interfaces File  Diff  Annotate