Hello guys,
Today i am talking about the very basic but powerfull windows tool, command prompt, it has so basic user interface that it looks like boring. But it is very usefull for some windows actions. So today we are gonna talk about some of these uses.
1. finding ip address of any internet site-
Finding ip address ? What is its use ? This like questions may come in someones mind. Well, there are many uses of ip address specially for tracing internet locations.
So for finding ip address, do the following steps-
A. Open command prompt by typing 'cmd' in search box or by start menu.
B. Then type the following command - ping {target internet address}
( type without brakets)
Then you will find its ip address in command prompts window.
2. View web pages in basic html script format-
Html is the script language which is use for making web pages. Our web browaers convert this scripts in the graphic format which can understand by us. By looking their html script we can watch how they actully works, so now lets start-
We gonna use telnet service which is by default disable in windows, for activating this service, goto start > control panal > programs and features > windows features and enable telnet services then do the following steps-
1. open command promptt
2. Type telnet , then you will see blacj telnet screen
3. then for seeing web page script type following-
o {target web address} 80
(Type without brakets)
Then you willwill find whole html script of target sitesite
More tricks comming soon :)
(Very important note : this aricle is fully written by chandan shinde (blog admin) . you are free to share this article but don't copy and put any of the blog content on another site or blog)
For any help just contact us at our facebook page
Today i am talking about the very basic but powerfull windows tool, command prompt, it has so basic user interface that it looks like boring. But it is very usefull for some windows actions. So today we are gonna talk about some of these uses.
1. finding ip address of any internet site-
Finding ip address ? What is its use ? This like questions may come in someones mind. Well, there are many uses of ip address specially for tracing internet locations.
So for finding ip address, do the following steps-
A. Open command prompt by typing 'cmd' in search box or by start menu.
B. Then type the following command - ping {target internet address}
( type without brakets)
Then you will find its ip address in command prompts window.
2. View web pages in basic html script format-
Html is the script language which is use for making web pages. Our web browaers convert this scripts in the graphic format which can understand by us. By looking their html script we can watch how they actully works, so now lets start-
We gonna use telnet service which is by default disable in windows, for activating this service, goto start > control panal > programs and features > windows features and enable telnet services then do the following steps-
1. open command promptt
2. Type telnet , then you will see blacj telnet screen
3. then for seeing web page script type following-
o {target web address} 80
(Type without brakets)
Then you willwill find whole html script of target sitesite
More tricks comming soon :)
(Very important note : this aricle is fully written by chandan shinde (blog admin) . you are free to share this article but don't copy and put any of the blog content on another site or blog)
For any help just contact us at our facebook page
Comments
Post a Comment