Hello,
How can I tell if a computer has an active Internet connection. Regardless if it is connected with a RAS or a LAN connection.
This I have tried but it is not satisfactory
1) Using ICMP ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10187656.html
Zones:
Visual BasicDate Answered: 07/27/1999 Grade: B Views: 0
How can I move a file from one directory to another directory on ftp using Wininet API?
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10259273.html
How can i add a custom header to the send requests using the HTTP API.
The function is : Private Declare Function HttpAddRequestHeaders Lib "wininet.dll" Alias "HttpAddRequestHeadersA" (ByVal hHtt...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10332635.html
Zones:
Visual BasicDate Answered: 04/23/2000 Grade: A Views: 0
I use a class module to recieve files off the internet. The files that i am recieving are always changing the data contained within them.
I am recieving .txt files and values returned by .cgi fi...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10333393.html
I have been able to use the WinInet functions to connect to HTTP pages but I am having trouble getting connected to HTTPS pages.
From reading the article in the microsoft site all I have to do i...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10370498.html
Zones:
Visual BasicDate Answered: 05/30/2000 Grade: A Views: 0
What could be the possible causes of a null value returned when we issue an InternetOpen, InternetConnect command to an Internal Web Server? Please note that there are approximately 50 users concu...
http://www.experts-exchange.com/Programming/Misc/Q_20336728.html
Zones:
ProgrammingDate Answered: 12/08/2002 Grade: A Views: 0
Hi,
can anyone please help me!!!.
I am writing small ftp client using vb6.
and I opened the connection to the server in passive mode.
as follows:
session = InternetOpen(txtProfileName.Text...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20463008.html
Zones:
Visual BasicDate Answered: 01/21/2003 Grade: A Views: 0
Where can I get WInInet Unit Tutorials of reference Guide
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20708362.html
Hai Evenyone,
I developed an application to get files from ftp server,
But i did see a way to provide my clients with list of files on the server in a filelist, so they could copy on the company...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_20830603....
Zones:
VB ControlsDate Answered: 12/22/2003 Grade: B Views: 0
Hi experts. My question is a practical one but it wouldn't be so bad to understand this thing for good.
My program uses the wininet library but I can't compile it because I get a 'undefined refere...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21056708.html
Zones:
C++Date Answered: 07/14/2004 Grade: A Views: 0