Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
着信メッセージの本文だけでなく取得する方法はありますか。だけでなくether/IP、それのヘッダー?現在gen_tcp、アクティブな制御プロセスによってメッセージを使用および受信しています。
ether/IP
gen_tcp
今のところ、ソケットは「of_driver」を介して次のように開かれます。
gen_tcp:connect(IpAddr, Port, [binary, {packet, raw}, {active, false}],CONNECT_TIMEOUT)