how to connect to localhost?

Discussion in 'Installation and Configuration of Parallels Desktop' started by test8, Jun 22, 2018.

  1. test8

    test8 Bit poster

    Messages:
    2
    Hi,
    I have a React Web Application running on my mac at http://localhost.corp.domain.com:9000/
    I am using Webpack for serving the same.
    How can i access this on my Parallels Desktop?
    I need to do this to debug certain IE issues.
    Thanks,
    test8
     
  2. ssi

    ssi Bit poster

    Messages:
    1
    1. Connect both devices to the same network. You'll need to connect both devices to the same network. ...
    2. Find the IP address of your computer. For Windows, you can find the IP address by visiting Control Panel. ...
    3. Find the host name of your computer. ...
    4. Open your mobile browser and visit the IP address or host name.
     
    Last edited by a moderator: Jun 22, 2018
  3. test8

    test8 Bit poster

    Messages:
    2
    Thanks for your response.
    I have one device - a Mac Desktop.
    I am using Parallels to emulate "IE11" on it so that i can fix certain bugs.
    On my Mac, the application is running at http://localhost.corp.domain.com:9000/
    When i try to access this on Parallels Virtual Machine(IE11), i get "not found".
    How may i access this on the Parallels Virtual Machine?
    Thanks.
     

Share This Page