Advertisement

1 - 10 of 5282 containing alltags:("http") (0.003 seconds)
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?
Zones: Windows ProgrammingDate Answered: 10/23/1997 Grade: B Views: 0
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 ...
Zones: CGIDate Answered: 03/14/1998 Grade: B 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 ...
Zones: Delphi ProgrammingDate Answered: 05/15/1999 Grade: A Views: 0
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...
Zones: VB ControlsDate Answered: 06/15/1999 Grade: A 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 ...
Zones: Web ImagesDate Answered: 01/11/2000 Grade: C 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...
Zones: Visual BasicDate Answered: 03/02/2000 Grade: B Views: 0
Is it possible to POST to a script on a secure server using LWP::UserAgent or some similar method?
Zones: CGIDate Answered: 02/23/2000 Grade: B Views: 14
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...
Zones: Visual BasicDate Answered: 04/07/2000 Grade: B 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...
Zones: Java, Servlets, New To JavaDate Answered: 05/10/2000 Grade: B Views: 0
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...
Zones: ASPDate Answered: 05/30/2000 Grade: A Views: 0