One stop blog for all the latest computer, internet and mobile tricks.
Adhitz
Monday, 26 September 2011
Make a program to check your IP
Make a program to check your IP
Have you tried to make a program to say your IP?
if no then just do given step:
1. click start then click on Run.. and type notepad and click enter.
2. now paste the code given:
@echo
@ipconfig
@echo
@pause 3. Now save the notepad as .bat file
thats it your done
No comments:
Post a Comment