Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting up an Internet Connection w/Delphi

Status
Not open for further replies.

ashkar

Programmer
Mar 28, 2001
6
0
0
CL
Hi,

Anyone has any idea of how could I setup an Internet Connection (as a .ins file would) with a Delphi program? I just need some pointers, like Registry Keys or files involved (if any).

Thanks :)
 
Well,... you could create a .ins file and 'run' that with ShellExecute[Ex] function :eek:)
There must be some functions or a 'step by step' procedure somewhere, but I haven't found that so far.

HtH
TonHu
 
oh, well, the fact is that I want to setup an internet connection in systems where .ins files don't work, which is the case with Win 95, for example. :/
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top