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.
私はWCFサービスを開発しました。ここで、client1がURLを介してwcfを呼び出すと仮定します。次に、WCFサービスはclient1と通信する1つのサーバー側EXE1を作成します(このclient1はEXE1とのみ通信でき、WCFサービスとは通信できません)。client2がWCFサービスを呼び出すと、サービスはEXE2を作成し、これがclient2と通信します。
どうやってやるの。
返信してください