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.
トランスポート層を使用してデバイスと通信する必要があるプロジェクトに取り組んでいます。ネットワーク接続は、OSI/CLNS over IP になります。
私は間違っているかもしれませんが、このタイプの接続にソケットを使用できるとは思いません。トランスポート層 (Java または C++) を介して通信できるアプリケーションを作成する方法の例を探しています。
ありがとう、ロブ
OSI-Stack オープンソース実装
ここでは、完全な OSI スタックのオープン ソース (Linux 用) 実装を見つけることができます。応用例もあります...