J
José Vilaça
Greetings.
I need to perform a HttpWebRequest originating from a well known local
IPEndPoint. In particular, I need to use the same port number every time and
I need to specify that port number. However, I can't find how to access the
underlying Socket for the HttpWebRequest. Is it possible? Or will I have to
use Socket directly and forget about HttpWebRequest?
Thanks in advance for your help.
José Vilaça
I need to perform a HttpWebRequest originating from a well known local
IPEndPoint. In particular, I need to use the same port number every time and
I need to specify that port number. However, I can't find how to access the
underlying Socket for the HttpWebRequest. Is it possible? Or will I have to
use Socket directly and forget about HttpWebRequest?
Thanks in advance for your help.
José Vilaça