开发者

iOS x weblogic communication

开发者 https://www.devze.com 2023-03-20 14:35 出处:网络
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!

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

精彩评论

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

关注公众号