This is Webservice SDK for mbed. LPCXpresso1769/LPC1768/FRDM-K64F/LPC4088

Dependents:   MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more

Embed: (wiki syntax)

« Back to documentation index

NyLPC_TcMiMicIpTcpListener Struct Reference

NyLPC_TcMiMicIpTcpListener Struct Reference

TCP listenerクラス型です。 More...

#include <NyLPC_cMiMicIpTcpListener.h>

Data Fields

NyLPC_TUInt16 _port
 ネットワークオーダーのポート番号
struct NyLPC_TTcpListenerListenQ _listen_q
 タスク間の調停用Mutex Listener用の共通Mutexポインタ

Detailed Description

TCP listenerクラス型です。

Definition at line 64 of file NyLPC_cMiMicIpTcpListener.h.


Field Documentation

struct NyLPC_TTcpListenerListenQ _listen_q

タスク間の調停用Mutex Listener用の共通Mutexポインタ

SYNパケットのキュー

Definition at line 77 of file NyLPC_cMiMicIpTcpListener.h.

ネットワークオーダーのポート番号

Definition at line 68 of file NyLPC_cMiMicIpTcpListener.h.