If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > msinet

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-04-02, 14:43
fhunth fhunth is offline
Registered User
 
Join Date: Oct 2002
Location: Argentina
Posts: 72
msinet

Is anybody using msinet without problems?
I have timeout problems with ftp and "unable to connect to host" with http.

... After having loose a lot of time trying to register it.
Reply With Quote
  #2 (permalink)  
Old 11-04-02, 21:45
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
What problems are you having with msinet ? Can you post the code where you are having problems ?
Reply With Quote
  #3 (permalink)  
Old 11-05-02, 06:07
fhunth fhunth is offline
Registered User
 
Join Date: Oct 2002
Location: Argentina
Posts: 72
Quote:
Originally posted by rnealejr
What problems are you having with msinet ? Can you post the code where you are having problems ?

if i try to make an ftp i receive this error

"Unable to connect to remote host"

Inet1.Execute "ftp://ftp.tripod.com", "put c:\scanned_1.jpg \scanned_1.jpg"


and with .OpenURL() i receive the error Cannot Connect

inet1.responsecode=12029
inet1.responseinfo= "Cannot Connect"

i use the version 6.0.88.62 for the msinet.ocx
It was registered ans licenced correctly

The most important for me is to get a way to make ftp.

Thanks



Here you have code to test via Internet Explorer
Attached Files
File Type: zip testftp2.zip (859 Bytes, 126 views)
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On