Host library for controlling a WiConnect enabled Wi-Fi module.
Dependents: wiconnect-ota_example wiconnect-web_setup_example wiconnect-test-console wiconnect-tcp_server_example ... more
doc/html/classwiconnect_1_1_socket_interface.js@21:17bb3eddcbae, 2014-08-26 (annotated)
- Committer:
- dan_ackme
- Date:
- Tue Aug 26 16:38:19 2014 -0700
- Revision:
- 21:17bb3eddcbae
- Parent:
- 17:7268f365676b
- Child:
- 29:b6af04b77a56
Add TCP server API
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
dan_ackme | 11:ea484e1b7fc4 | 1 | var classwiconnect_1_1_socket_interface = |
dan_ackme | 11:ea484e1b7fc4 | 2 | [ |
dan_ackme | 11:ea484e1b7fc4 | 3 | [ "closeAllSockets", "group__api__socket__misc.html#ga8a80d96efac7cc514fe7fc61d1878106", null ], |
dan_ackme | 17:7268f365676b | 4 | [ "connect", "group__api__socket__misc.html#ga037cb2813683697342fff01239c7f6f8", null ], |
dan_ackme | 17:7268f365676b | 5 | [ "httpAddHeader", "group__api__socket__http.html#gabed18edc44f464bac64ce8a6dc3617ec", null ], |
dan_ackme | 17:7268f365676b | 6 | [ "httpConnect", "group__api__socket__http.html#ga181a03d883f60dff0c03b65e066f0eed", null ], |
dan_ackme | 17:7268f365676b | 7 | [ "httpGet", "group__api__socket__http.html#gac9b6c6a348f790cc8d43889dd72029f6", null ], |
dan_ackme | 17:7268f365676b | 8 | [ "httpGetStatus", "group__api__socket__http.html#gadf59ca0783b89ee32f205e33f1bd5517", null ], |
dan_ackme | 17:7268f365676b | 9 | [ "httpHead", "group__api__socket__http.html#gabcb3d69b2b1718e7ebe1ed171dec1f85", null ], |
dan_ackme | 17:7268f365676b | 10 | [ "httpPost", "group__api__socket__http.html#ga1b6a3ebdbd164f0eb683fc335ef4d365", null ], |
dan_ackme | 11:ea484e1b7fc4 | 11 | [ "registerSocketIrqHandler", "group__api__socket__misc.html#ga94d1eb5407cb8b60ad366ecbe0e1b52a", null ], |
dan_ackme | 21:17bb3eddcbae | 12 | [ "tcpAccept", "group__api__socket__tcp.html#ga0ea4efc810c7c5a9fbd96fcc627633b3", null ], |
dan_ackme | 21:17bb3eddcbae | 13 | [ "tcpConnect", "group__api__socket__tcp.html#ga4a788d604d759b5da51f682b998b9bd2", null ], |
dan_ackme | 21:17bb3eddcbae | 14 | [ "tcpListen", "group__api__socket__tcp.html#ga563831b33089437233f128483d034578", null ], |
dan_ackme | 21:17bb3eddcbae | 15 | [ "tcpServerStop", "group__api__socket__tcp.html#ga3d0137ebe308674e75f81457c38679d0", null ], |
dan_ackme | 21:17bb3eddcbae | 16 | [ "tlsConnect", "group__api__socket__tls.html#gacf10d28ced4591d99c4113ebee6382ca", null ], |
dan_ackme | 21:17bb3eddcbae | 17 | [ "udpConnect", "group__api__socket__udp.html#ga80f1d19174124f3d0f246e1c1201b3ec", null ], |
dan_ackme | 11:ea484e1b7fc4 | 18 | [ "unregisterSocketIrqHandler", "group__api__socket__misc.html#ga820d2fdb12d343212638e55633bd8551", null ] |
dan_ackme | 11:ea484e1b7fc4 | 19 | ]; |