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.
我想开发一个与远程服务器通信的 winform 应用程序。服务器将具有真实 IP。每个客户端都将通过 Internet 发送和接收数据。客户端应用程序是面向对象的,所有业务对象都将在服务器中执行。
我听说过 .net 远程处理和套接字编程。我不知道哪个是实现此目的的最佳方法。
我应该为我的应用程序使用 .net 远程处理吗?
使用 WCF
Windows 通信基础
我正在尝试POST一个 SOAP 请求。它看起来像一个重复的问题。这个问题有多种解决方案,但没有一个对我有用。所以我尝试了以下方法:
POST
在 S