Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: How to establish a HTTP connection between client and server using ASP?


Message #1 by "Kerwin" <zhangy@m...> on Wed, 20 Dec 2000 04:03:30 -0000
Hi

Anyone knows how to: 

1. Establish a connection (HTTP). 

2. Client sends a request to the server. 

3. Client receive the server response. 

4. The connection is closed (HTTP)



The thing is I don't know which component should I use in ASP.



Thanks



---

MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.

---

You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com

Message #2 by "Ken Schaefer" <ken@a...> on Thu, 21 Dec 2000 13:12:01 +1100
aspTear?

http://www.alphasierrapapa.com/IisDev/Components/AspTear/



InetTransfer control?



ASP-HTTP?

http://www.serverobjects.com/comp/asphttp3.htm



Check out the components page at www.15seconds.com - they probably have a

more complete listing.



Cheers

Ken

----- Original Message -----

From: "Kerwin" <zhangy@m...>

To: "ASP Web HowTo" <asp_web_howto@p...>

Sent: Wednesday, December 20, 2000 3:03 PM

Subject: [asp_web_howto] How to establish a HTTP connection between client

and server using ASP?





> Hi

> Anyone knows how to:

> 1. Establish a connection (HTTP).

> 2. Client sends a request to the server.

> 3. Client receive the server response.

> 4. The connection is closed (HTTP)

>

> The thing is I don't know which component should I use in ASP.

>

> Thanks







---

MaximumASP offers enhanced hosting solutions on the Windows 2000 platform. Dedicated processor, RAM, and server resources provide
dedicated server performance at virtual server prices. Commercial components provided; custom components allowed.

---

You are currently subscribed to asp_web_howto as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_web_howto-$subst('Recip.MemberIDChar')@p2p.wrox.com


  Return to Index