Socket interface for C027Interface. Implements the NetworkSocketAPI

Dependencies:   C027_Support

Dependents:   HelloC027Interface U_Blox_DeviceConnector U_Blox_DeviceConnector U-Blox_Client

Fork of LWIPInterface by NetworkSocketAPI

History

Only join a running threat. Zero initialise callback array. default tip

2017-04-20, by mbed_official [Thu, 20 Apr 2017 09:04:44 -0500] rev 23

Only join a running threat. Zero initialise callback array.


Fix bug allowing events to interrupt socket send and recv

2017-03-27, by mbed_official [Mon, 27 Mar 2017 15:54:45 -0500] rev 22

Fix bug allowing events to interrupt socket send and recv


Manage multiple sockets in socket_attach

2017-03-27, by mbed_official [Mon, 27 Mar 2017 14:10:06 -0500] rev 21

Manage multiple sockets in socket_attach


Socket attach function implemented in header file.

2017-03-27, by sarahmarshy [Mon, 27 Mar 2017 15:57:50 +0000] rev 20

Socket attach function implemented in header file.


New socket attach

2017-03-24, by sarahmarshy [Fri, 24 Mar 2017 19:32:12 +0000] rev 19

New socket attach


Fixed bug in setting APN.

2017-03-23, by sarahmarshy [Thu, 23 Mar 2017 21:59:18 +0000] rev 18

Fixed bug in setting APN.


Update to be compatible CellularInterface changes

2017-02-02, by sarahmarshy [Thu, 02 Feb 2017 21:16:38 +0000] rev 17

Update to be compatible CellularInterface changes


socket_attach and get_stack functions implemented

2017-02-02, by sarahmarshy [Thu, 02 Feb 2017 16:17:35 +0000] rev 16

socket_attach and get_stack functions implemented


Adopt bitwise representation of IP address internally

2016-04-26, by geky [Tue, 26 Apr 2016 20:34:29 +0000] rev 15

Adopt bitwise representation of IP address internally


Match changes to the NSAPI

2016-04-21, by Christopher Haster [Thu, 21 Apr 2016 06:53:31 -0500] rev 14

Match changes to the NSAPI