Prev Previous Post   Next Post Next
Old 9th December 2010, 12:39   #1
amirdt
Junior Member
 
Join Date: Oct 2010
Posts: 3
Solution: Cannot connect via WIFI

If you have a desktop connected to the router via wire, than you can not probably see a mobile unit that is connected to the same router via WIFI.

First: how can you check if this is the problem:
  • Connect your mobile to WIFI and check what is its IP address (e.g. 192.168.1.112)
  • Open a command window on your PC and type: ping <unit IP> (e.g. ping 192.168.1.112)
  • If ping failed - PC cant "see" the mobile unit, see solution bellow

Solution, you need to "tell" your computer that the mobile unit is NOT on the same wired network, and the PC should access the mobile unit via the router.
You do that by using the ROUTE command
  • Find out what is your router IP address (e.g. 192.168.1.1)
  • Open a command window as administrator (Right click on "All program->accessories->command prompt" and select "run as administrator")
  • Type the command: route add <unit IP> mask 255.255.255.255 <router IP>
  • Example: route add 192.168.1.112 mask 255.255.255.255 192.168.1.1

Now try the ping again. if it works, winamp should be able to find now the unit too.
amirdt is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Winamp > Winamp for Android

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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