IP

D

David de Passos

How can set IP adress with VB.NET Compact Framework?

--


Cumprimentos,
David de Passos
--------------------------------------------------------------
RCSOFT, Lda.
E-Mail: (e-mail address removed)
Móvel: +351 966931639
Telefone: +351 239708708
Fax: +351 239708701
Tel. Directo: +351 239708705 ext. 401
 
P

Paul G. Tobey [eMVP]

Look at OpenNETCF.Net. The Adapter class will allow you to change the IP
address stored in the registry for a given adapter. If you then want to
have the adapter take on that address, you can tell it to rebind, by
invoking the RebindAdapter() method.

Paul T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Running Program 8
Query Timeout 3
TextBox 2
DataGrid Collumn/Cell Color 1
DataGrid 2 1
Regional Settings 4
DataGrid 2
Tabcontrol 3

Top