Establish direct connection to the Internet.

  • Thread starter Thread starter Tette
  • Start date Start date
T

Tette

Hi,

I wonder if Compact Framework support ability to establish
a connection to Internet through Connection Manager?

I there anyone hwo knows how to do it?

Thanks

Tette
 
The Http client will automatically use the Connection Manager to establish
a connection to the Internet if necessary. Web services will do the same.

Hope this helps

Mike Boilen
Developer
NET Compact Framework

This posting is provided "AS IS" with no warranties, and confers no rights.
http://www.gotdotnet.com/team/netcf/FAQ.aspx

--------------------
| Content-Class: urn:content-classes:message
| From: "Tette" <[email protected]>
| Sender: "Tette" <[email protected]>
| Subject: Establish direct connection to the Internet.
| Date: Wed, 13 Aug 2003 05:33:02 -0700
| Lines: 10
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcNhlwmR6uycesllQpeX2ohzNJ165w==
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:30863
| NNTP-Posting-Host: TK2MSFTNGXA09 10.40.1.161
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| Hi,
|
| I wonder if Compact Framework support ability to establish
| a connection to Internet through Connection Manager?
|
| I there anyone hwo knows how to do it?
|
| Thanks
|
| Tette
|
 
Ok, thanks. But when I close my App I want the connection
to stop, close the connection. I dont think that happens
automatically?
//tette
 
Back
Top