Tcp and Internet (wihout explorer)

  • Thread starter Thread starter Josu Zamarripa
  • Start date Start date
J

Josu Zamarripa

Hello!!!

I want to include tcp/ip modem internet conection in the xpe, but without
internet explorer.

The idea is that my applicaction (delphi) will use a RAS compent (that uses
Microsoft RAS API) to conecct to the ISP via modem.

The ip will be obtanided from the ISP...

what shoul i add apart of "Basic TCP/IP Netorking"?

(I just starting with this new feature on my program...... i'm still a
little stray with all of this)

any coments will be very wellcome!!!

Thanksss
 
Josu,

Start with the following components:
Dial-up Client for Windows, [Visibility=1000]
Dial-Up Networking Common Libraries, [Visibility=200]
Primitive: Rasman [Visibility=200]

These may also be useful to you (if you need RRAS):
- Internet Protocol Network Address Translation
- Internet Authentication Service (IAS) and Remote Access Common Files
- Network Routing
- Connection Manager Runtime
and
- Phone & Modem Control Panel
- TAPI User Interface


Resolve their dependencies.
If any issue, check it here:
http://groups.google.com/groups?hl=...a=group=microsoft.public.windowsxp.embedded.*
 
Thank you very much KM!!!!!!!!!!!


KM said:
Josu,

Start with the following components:
Dial-up Client for Windows, [Visibility=1000]
Dial-Up Networking Common Libraries, [Visibility=200]
Primitive: Rasman [Visibility=200]

These may also be useful to you (if you need RRAS):
- Internet Protocol Network Address Translation
- Internet Authentication Service (IAS) and Remote Access Common Files
- Network Routing
- Connection Manager Runtime
and
- Phone & Modem Control Panel
- TAPI User Interface


Resolve their dependencies.
If any issue, check it here:
http://groups.google.com/groups?hl=...a=group=microsoft.public.windowsxp.embedded.*

--
Regards,
KM, BSquare Corp.

Hello!!!

I want to include tcp/ip modem internet conection in the xpe, but without
internet explorer.

The idea is that my applicaction (delphi) will use a RAS compent (that uses
Microsoft RAS API) to conecct to the ISP via modem.

The ip will be obtanided from the ISP...

what shoul i add apart of "Basic TCP/IP Netorking"?

(I just starting with this new feature on my program...... i'm still a
little stray with all of this)

any coments will be very wellcome!!!

Thanksss
 
Back
Top