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.
それらが異なる場所に展開される単純なクライアントサーバーアプリケーションを作成したいのですが、サーバーは2つのパブリックメソッドをクライアントに公開し、それらの間のデータ交換を最小限に抑える必要があります。ソケットを使用する道をたどっていましたが、クライアントはどのようにサーバー上のパブリック メソッドを呼び出しますか? それとも別の方法がありますか?