当前位置:网站首页>Customize WebService as a proxy to solve the problem of Silverlight calling WebService across domains
Customize WebService as a proxy to solve the problem of Silverlight calling WebService across domains
2022-06-26 05:30:00 【Eric (fengcan)】
In use SilverLight In development , Call a third-party provided WebService Encountered a cross domain problem while . It is said on the Internet that policy documents should be added to WebService Under the root directory . ha-ha , For third parties WebService Of course there is nothing we can do . To get around that , We can only use Asp.net To call third-party WebService. So we built a new one ourselves WebService, The method inside is the same as that of the third party , It simply calls its methods . then SilverLight Call our own WebService, This successfully bypasses cross domain problems .
Although the solution is not good-looking , But it has solved the problem economically . Looking forward to a better solution .
边栏推荐
- Classic theory: detailed explanation of three handshakes and four waves of TCP protocol
- Internship May 29, 2019
- When was the autowiredannotationbeanpostprocessor instantiated?
- cartographer_ local_ trajectory_ builder_ 2d
- Two step processing of string regular matching to get JSON list
- Redis installation on Linux
- 【上采样方式-OpenCV插值】
- [upsampling method opencv interpolation]
- [MySQL] MySQL million level data paging query method and its optimization
- [activity recommendation] cloud native, industrial Internet, low code, Web3, metauniverse... Which is the architecture hot spot in 2022
猜你喜欢

Introduction to alluxio
![[arm] build boa based embedded web server on nuc977](/img/fb/7dc1898e35ed78b417770216b05286.png)
[arm] build boa based embedded web server on nuc977

Leetcode114. Expand binary tree into linked list

基于SDN的DDoS攻击缓解
![C# 39. Conversion between string type and byte[] type (actual measurement)](/img/33/046aef4e0c1d7c0c0d60c28e707546.png)
C# 39. Conversion between string type and byte[] type (actual measurement)

Practical cases | getting started and mastering tkinter+pyinstaller

红队得分方法统计

SOFA Weekly | 开源人—于雨、本周 QA、本周 Contributor

Redis usage and memory optimization

【ARM】在NUC977上搭建基于boa的嵌入式web服务器
随机推荐
定位设置水平,垂直居中(多种方法)
thread priority
Talk 5 wireless communication
MySQL数据库-01数据库概述
cartographer_pose_graph_2d
DOM文档
程序人生
Using Jenkins to perform testng+selenium+jsup automated tests and generate extendreport test reports
There are applications related to web network request API in MATLAB (under update)
cartographer_fast_correlative_scan_matcher_2d分支定界粗匹配
skimage.morphology.medial_axis
Fedora alicloud source
data = self._data_queue.get(timeout=timeout)
Data storage: the difference between MySQL InnoDB and MyISAM
BOM文档
cartographer_optimization_problem_2d
Internship May 29, 2019
Security problems in wireless networks and modern solutions
The difference between get and post in small interview questions
Practical cases | getting started and mastering tkinter+pyinstaller