The WDCInterface is is a drop-in replacement for an EthernetInterface class that allows the user to connect to the Internet with a Wistron NeWeb Corporation (WNC) M14A2A Series data module using the standard network Socket API's. This interface class is used in the AT&T Cellular IoT Starter Kit which is sold by Avnet (http://cloudconnectkits.org/product/att-cellular-iot-starter-kit).

Dependencies:   WncControllerK64F

Dependents:   WNCProximityMqtt Pubnub_ATT_IoT_SK_WNC_sync BluemixDemo BluemixQS ... more

See the WNCInterface README in the Wiki tab for detailed information on this library.

History

updated Class name of TCPSocketConnection to WncTCPSocketConnection; default tip

2017-03-24, by JMF [Fri, 24 Mar 2017 22:26:23 +0000] rev 29

updated Class name of TCPSocketConnection to WncTCPSocketConnection;


Finished prefixing all WNC networking classes

2017-03-24, by JMF [Fri, 24 Mar 2017 22:02:33 +0000] rev 28

Finished prefixing all WNC networking classes


Updating Class EndPoint to WncEndpoint

2017-03-24, by JMF [Fri, 24 Mar 2017 21:50:50 +0000] rev 27

Updating Class EndPoint to WncEndpoint


Changing WNC Networking Class names to be prefixed with "Wnc" so they don't collide with the standard networking classes.

2017-03-24, by JMF [Fri, 24 Mar 2017 21:43:57 +0000] rev 26

Changing WNC Networking Class names to be prefixed with "Wnc" so they don't collide with the standard networking classes.


Fixed several syntax errors that were uncovered when mbed introduced a new compiler.

2017-03-09, by JMF [Thu, 09 Mar 2017 01:00:12 +0000] rev 25

Fixed several syntax errors that were uncovered when mbed introduced a new compiler.


update for WncController interface changes.

2016-12-06, by JMF [Tue, 06 Dec 2016 22:51:30 +0000] rev 24

update for WncController interface changes.


updated the compiled lib;

2016-12-06, by JMF [Tue, 06 Dec 2016 22:38:35 +0000] rev 23

updated the compiled lib;


Added tag 201646A for changeset 8a4105d407d3

2016-11-17, by root@developer-sjc-indigo-compiler.local.mbed.org [Thu, 17 Nov 2016 14:20:28 +0000] rev 22

Added tag 201646A for changeset 8a4105d407d3


Adding HTTPS support

2016-12-02, by JMF [Fri, 02 Dec 2016 16:53:14 +0000] rev 21

Adding HTTPS support


Adding HTTPS support

2016-12-02, by JMF [Fri, 02 Dec 2016 16:52:57 +0000] rev 20

Adding HTTPS support