运行于Internet的分布式应用程序,Web Service是首选的解决方案,因为Web Service能够穿透足够安全的防火墙,虽然Remoting技术也可以实现这样的功能,但是对于Internet解决方案,Web Service仍是首选。和Web Service相比,Web Service需要Web服务器的支持,Remoting不需要Web服务器,它是使用自己的HTTP或者TCP服务器。在内部网络的解决方案中,Remoting拥有足够的优势,当采用TCP和二进制数据传输的时候,能有更高的效率。不过有一点值得注意:Web Service可以跨平台运行,而Remoting只能运行在.NET FrameWork的平台下。
相关文章:
-
2021-12-27
-
2021-08-10
-
2022-12-23
-
2021-11-27
-
2022-12-23
-
2022-12-23
-
2022-02-26
-
2021-09-13
猜你喜欢
-
2022-12-23
-
2021-06-16
-
2021-07-30
相关资源
-
下载
2022-12-06
-
下载
2022-12-21
-
下载
2023-01-09