tcp and ip addresses
-
tcp and ip addresses
Does anyone have a guide explaining how to use or check TCP/IP address settings to be able to use application sharing between two computers.
-
What kind of router do you have?
What your suppose to do is type in your ip adress on your Internet explorer for example I have a d-link router (i forget what kind) so i type in the internet 192.186.0.1.
-
If you have a Windows PC, you can find out the TCP/IP addresses and configuration as follows:
1. Click the Start Menu and select Run.
2. In the box, type cmd and click OK.
3. A black Command Prompt screen will open (often called the "DOS box").
4. At the prompt, type ipconfig /all (there's a space before the forward slash) and press Enter.
The IP address, network mask and default gateway for every currently connected network card or interface will be displayed.
Hope that helps