Q
Q. John Chen
I am looking for XMLHTTP equivelent in C#. I need post simple data and
get simple results back. The most important for me is to allow the
client app to communicate AS LONG AS the web browser (or IE) can
communicate. I don't want to set proxy because my app is distributed to
unknonw users. I briefly looked at the HttpWebRequest but it seems that
I have to setup the proxy.
Any suggestion ?
Thanks.
John
get simple results back. The most important for me is to allow the
client app to communicate AS LONG AS the web browser (or IE) can
communicate. I don't want to set proxy because my app is distributed to
unknonw users. I briefly looked at the HttpWebRequest but it seems that
I have to setup the proxy.
Any suggestion ?
Thanks.
John