Friday, March 27, 2009

I'm sending my request, and I see the data traffic in the command window, but why is the result always

Question :I'm sending my request, and I see the data traffic in the command window, but why is the result always
empty?


Answer :You are probably trying to read the result immediately after the send(), right? You're expecting
synchronous behavior?

No comments: