I would like to retrieve some documents from web. But I'm not familiar with HTTP programming. Is there any HTTP library for Visual C++? If yes, where can I obtain it?
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10026455.html
I've heared, it's possible - to open connection to some server, and get more than one URL without reopening socket for every HTTP transaction, something like
s = connect(... //open connection olny ...
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_10042303.html
Zones:
CGIDate Answered: 03/14/1998 Rating: 6.0 Views: 0
I want a good example of creating an app to register a domain thru http://www.internic.com . Tell me what component to use, where to get it, and give me an example of doing this.
I have tried to ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10159884.html
Visual Basic 5 App using MSINET.OCX does not terminate under NT SP4 with IE5 installed
Hi,
we have built a client application that communicates with a server via HTTP/HTTPS using the MSINET.OCX w...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10170516....
Zones:
VB ControlsDate Answered: 06/15/1999 Rating: 8.0 Views: 0
How to copy an image from Http://www.textpage.com?
I am connected to the web from my C++ app using ActiveX
and wonder how to copy the image from the text infomation but know the jpeg that I want ...
http://www.experts-exchange.com/Web_Development/Images/Q_10218768.html
Zones:
Web ImagesDate Answered: 01/11/2000 Rating: 6.4 Views: 0
Hi, Freaks!
I have the following code:
Private Sub Command1_Click()
Me.Result = ""
Dim InetUrl As String
Inet1.URL = "https://sfs.mchw.siemens.de/bo/abstimmung/fx_lpr_ord_ccy...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10296610.html
Zones:
Visual BasicDate Answered: 03/02/2000 Rating: 7.8 Views: 0
Is it possible to POST to a script on a secure server using LWP::UserAgent
or some similar method?
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_10298926.html
Zones:
CGIDate Answered: 02/23/2000 Rating: 8.6 Views: 0
With the fewest number of references (no controls), how can I run an URL from VB ? I don't actually need to retrieve data as the URL runs some kind of Java applet that transfers data within the URL...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10324644.html
Zones:
Visual BasicDate Answered: 04/07/2000 Rating: 8.6 Views: 0
is it possible to call a servlet which is over https? from applet i have already done but now i need to do the same from application. this application will be used to login the main server. i am do...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10331190.html
Hi Everybody!
I have a NT server running IIS and all,
but - it is behing the FireWall. I can "ping" to it, I "see" it in tcp/ip,
but not in network neighborhood.
How can I connect the VID proje...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10355257.htm...
Zones:
ASPDate Answered: 05/30/2000 Rating: 8.2 Views: 0