473,434 Members | 1,442 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,434 software developers and data experts.

How to Change Local Machine IP Address without rebooting the machine using VB.Net

Hi All,

How can I Change Local Machine IP Address without rebooting the machine using VB.Net.

As I want to shift from one IP address to another IP address with application the effect should take place without rebooting the system.

Thanks in advance.
Raju
Oct 31 '06 #1
7 14484
vssp
268 100+
Using SNMP concet tyo reboot the remote system

vssp
Oct 31 '06 #2
vssp
268 100+
For windows system WMI consept also easy to reboot sysytem

vssp
Oct 31 '06 #3
For windows system WMI consept also easy to reboot sysytem

vssp
Hi,

Thanks for your response....but my query is how to change the IP address of a local machine and the changes should effect without rebooting the local machine.

thanks
Oct 31 '06 #4
netsh interface ip set address ""Local Area Connection"" static " IP " " SubnetMask " " Gateway " 1.This command runs command line(cmd.exe).If you can write command line with VB.net then You don't have to reboot your system. If you want to write command line tis command I help you. I managed to this command.
Oct 31 '06 #5
Note that you can only use the WMI to change the IP if you are the Administrator.
Nov 9 '06 #6
netsh interface ip set address ""Local Area Connection"" static " IP " " SubnetMask " " Gateway " 1.This command runs command line(cmd.exe).If you can write command line with VB.net then You don't have to reboot your system. If you want to write command line tis command I help you. I managed to this command.

Thanks for your response.....but I need something little bit elaborately....

thanks
raju
Feb 14 '07 #7
netsh interface ip set address ""Local Area Connection"" static " IP " " SubnetMask " " Gateway " 1.This command runs command line(cmd.exe).If you can write command line with VB.net then You don't have to reboot your system. If you want to write command line tis command I help you. I managed to this command.

Thanks .....I got it......it really serves my purpose....

Raju
Feb 14 '07 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: John Morgan | last post by:
I have Enterprise Manager on my local machine. For the last twelve months it has been connecting without problem to my online SQL Server database provided by my ISP. Three weeks ago the ISP...
4
by: Richard Cornford | last post by:
For the last couple of months I have been trying to get the next round of updates to the FAQ underway and been being thwarted by a heavy workload (the project I am working on has to be finished an...
9
by: Seum-Lim Gan | last post by:
Hi, In 7.4, I noticed there is this ::1 and ffff: (x8 of them) for IPv6. I looked at the documentation and there is nothing that says what the ::1 is for. Commenting out that line will...
0
by: R. Clausen | last post by:
Have two machines with Win 2K 5.00.2195 (Machine 'A' has SP4, Machine 'B' has SP3) and both have DB2 UDB v8.1 FP4 all loaded fresh (not an upgrade). Machine 'A' gives the error 'Logon failure:...
11
by: Reshat Sabiq | last post by:
Hi, I'm currently doing most of my development in Java. The only reason i'm considering alternatives is because Java is decompilable, and thus one's source code is unprotected for the most part...
4
by: andreas.w.h.k. :-\) | last post by:
How do I change the address location in the wsdl <wsdl:port name="SearchSoap12" binding="tns:SearchSoap12"> <soap12:address location="http://searchservices/engine/search.asmx" /> </wsdl:port> ...
6
by: Brad | last post by:
I have a win2003 server workstation with multiple webs, each web has it's own ip address. In VS2005, if I select to open an existing web site, select Local IIS, the dialog correctly displays a...
3
by: W C Hull | last post by:
We have a request from Auditing to modify the password an a local workstation administrative account every 90 days. We are developing two programs - a VB6 GUI program that will allow the...
1
by: =?Utf-8?B?QWdlbmR1bQ==?= | last post by:
I have an issue where I have a remote IP Address, and I need to discover the local network interface IP Address which is viewable to the remote IP Address (for UPnP document purposes). For...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.