Re: Managing several internet connection via modem



"vic" <vic@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:AD115EF8-B68D-4B6A-A33A-A6854114178A@xxxxxxxxxxxxxxxx
> I use RasDial() function to do the dial Up but my problem is I can not
> find
> the relation between the InternetDial and the InternetOpen/InternetConnect
> for specifing the network connection..., that is, the connection ID to use
> for making the FTP or HTTP service.

RasDial() and InternetDial() take the same "connectoid name" (dial up
connection name) to make the call to the remote modem.

InternetOpen() returns a handle and it is that handle that is passed as the
first parameter to InternetConnect().

Regards,
Will


.



Relevant Pages

  • Re: Managing several internet connection via modem
    ... > InternetOpen/InternetConnect functions. ... routing to the network software. ... the connection ID to use for making the FTP or HTTP service. ...
    (microsoft.public.vc.language)
  • Re: Managing several internet connection via modem
    ... InternetOpen/InternetConnect functions. ... a modem we would want to use this dial to establish the InternetOpen/Connect. ... The objective is to be able to work with different connection simultaneusly ...
    (microsoft.public.vc.language)
  • Direcway Internet Experience Anyone?
    ... Regards, ... Chasman ... Prev by Date: ...
    (comp.dcom.telecom)
  • how to download a file
    ... Over what sort of connection? ... Best regards, ... Prev by Date: ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Returning values
    ... Well if you are doing an insert your connection has to be open at that time ... so plug in the select last_insert_id right at that point to get the value of ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)