开发者

A good solution for ASP.NET <-> PHP remoting?

I'm about to start a project that requires an ASP.NET application 开发者_如何学JAVA(MVC 2) to talk to a PHP application (on a different server but I have control over them both). Any ideas of a modern, elegant solution of doing that?

Edit: Authentication would be nice to include in the solution.

Edit 2: Communication is not frequent, once in a while one of the apps have some data changes that it should share with the other.


You can use XMPP if you can modify both applications:

Get Started Here:

http://en.wikipedia.org/wiki/Extensible_Messaging_and_Presence_Protocol

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜