Go Back   Cyber Tech Help Support Forums > Hardware > Networking

Notices

Reply
 
Topic Tools
  #1  
Old August 15th, 2003, 02:02 AM
f_xyz f_xyz is offline
New Member
 
Join Date: Aug 2003
Location: Pakistan
Age: 23
Posts: 13
How to find IP address and Port ?

How can I find the IP address and that 5 digit Port no. of my computer ?
The dos command IP config does'nt work in Win XP.
Reply With Quote
  #2  
Old August 15th, 2003, 02:11 AM
Tweaker's Avatar
Tweaker Tweaker is offline
Cyber Tech Help Moderator
 
Join Date: Feb 2003
Posts: 4,537
http://www.whatismyipaddress.com/

Last edited by Tweaker; August 15th, 2003 at 02:16 AM.
Reply With Quote
  #3  
Old August 15th, 2003, 06:01 AM
Spider's Avatar
Spider Spider is offline
Cyber Tech Help Moderator
 
Join Date: Nov 2001
O/S: Windows Vista 32-bit
Location: Vancouver, Canada
Posts: 10,543
The dos command is ipconfig

Perhaps you has a space in there like your showing
"IP config"
which will not work.

So you want
ipconfig /all
to see your information.
Reply With Quote
  #4  
Old August 16th, 2003, 04:47 AM
f_xyz f_xyz is offline
New Member
 
Join Date: Aug 2003
Location: Pakistan
Age: 23
Posts: 13
Thanks

Hey thanks alot guys ! I was putting space in Ip config...ke ke ke
Reply With Quote
  #5  
Old August 16th, 2003, 05:21 AM
Spider's Avatar
Spider Spider is offline
Cyber Tech Help Moderator
 
Join Date: Nov 2001
O/S: Windows Vista 32-bit
Location: Vancouver, Canada
Posts: 10,543
Yea, dos dislikes spaces. If you open a dos prompt and type
dir
you get a list of files and folders.

When opening a dos prompt from the Start button/Programs it usually shows
C:\WINDOWS>
at the prompt. So what your looking at with dir is the list of stuff
in C:\Windows (duh).

Say you want to look somewhere else in dos. You type
cd\
then hit enter key, now the prompt shows you at
C:\>
and if you do dir again you get the list of C:

Now, say you want to look at the Windows folder on C:
...to get there you need to type cd to tell dos to move and then
the path where you want to go. So you type
cd c:\windows
then hit enter then the prompt shows you there C:\WINDOWS>)
let's go back to just C:...type
cd\
then enter again

Now say you want to look at the Program Files folder list. Here is where
the space problem comes in. Theoretically you'd type
cd c:\program files
then hit enter...right? nope...try it
too many parameters - files it says, because dos doesn't understand
the space between programs and files.

So to get dos to understand you type quotation marks, like this
cd "c:\program files"
then hit enter, then
dir

Just a little dos tid bit.
Reply With Quote
  #6  
Old August 28th, 2003, 02:07 AM
mike2000g mike2000g is offline
New Member
 
Join Date: Aug 2003
Location: San Antonio, TX
Age: 38
Posts: 3
Quote:
Originally Posted by f_xyz
How can I find the IP address and that 5 digit Port no. of my computer ?
The dos command IP config does'nt work in Win XP.

ipconfig /all in your dos prompt...
to acces dos prompt go to start and type "cmd" or "command"
Reply With Quote
Reply

Bookmarks

Topic Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:05 AM.

[ RSS ]