Ask a Question related to ASP.NET General, Design and Development.
-
Ran #1
http socket
Hi
I need to build http/https socket with asp.net/vb.net.
I looked a little and found the System.Net.Sockets
Is that the class I should use?
Is there any article/code about that?
Any help is appreciated!
Ran Guest
-
Send Basic HTTP authentication credential in the first HTTP request
Hello, How can I make the web service proxy class send basic authentication information in the HTTP header of the first request? My... -
#19113 [Com]: HTTP status 200 returned on HTTP CONNECT when mod_proxy not in use
ID: 19113 Comment by: arafuse at bcexplorers dot com Reported By: php_new at jdc dot parodius dot com Status: ... -
Socket.accept problem via Socket.for_fd($stdin.fileno)
Hi, I am experiencing a rather infuriating problem with Socket.accept on Windows XP. The problem exists when I try to create a Socket from... -
Distinguishing between socket buffer full & socket disconnected
I am using the IO::Select method can_write() to flow control the writing of a large amount of data to a socket, where the writer may well run ahead... -
Net::HTTP, LWP::UserAgent, IO::Socket, etc
Hi all, I am going through the list of standard modules and found the following which all allow one to create an http connection: Net::HTTP,... -
Ran #2
Re: http socket
I need to build form that can get and send data at the same time, a
synchronic one.
"Ben" <mustbejoking@120spamsaday.con> wrote in message
news:%23eG4XEnRDHA.2152@TK2MSFTNGP12.phx.gbl...on> There is a WebRequest object, there is a hosting environemt you can build> and there are web servies, perhaps explain a bit more about what you are
> trying to do.
>
> "Ran" <ran@chatroomusa.com> wrote in message
> news:%23EuFXymRDHA.2116@TK2MSFTNGP12.phx.gbl...>> > Hi
> > I need to build http/https socket with asp.net/vb.net.
> > I looked a little and found the System.Net.Sockets
> > Is that the class I should use?
> > Is there any article/code about that?
> > Any help is appreciated!
> >
> >
>
Ran Guest



Reply With Quote

