开发者

iOS x weblogic communication

I'm developing an app for iphone and I've a weblogic server to send and receive a single XML file.

I've sended the xml to a local m开发者_JS百科achine using an Apache Server and it works fine!

Is there any trouble in that (iOS - weblogic) communication?

ty


There shouldn't be. I recommend using a tool like TCPMon which has been very helpful in solving these types of issues in the past. This should show you the format of the message that is being sent to the server. http://code.google.com/p/tcpmon/

Have you tested with just an html form or something stand-alone like CURL? That also usually helps troubleshoot. http://curl.haxx.se/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜