c# - How to ensure, that request / data is sent to server -



c# - How to ensure, that request / data is sent to server -

i have .net application, communicates webserver (written in java). have problem, client sends request server , nil comes back. in such cases, in server log no requests client shown. @ moment not sure, if problem on client-, server- or os-side.

is there possibility sure, .net send response server?

c# web-services

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -