2 Replies Latest reply on Jan 11, 2005 1:53 PM by max_ten

    Connect JBoss from client pc

    max_ten

      I have successful running my application on my pc, http://serverIP:8080/myapp

      I have another pc connecting to my pc using cross cable, what do i need to setup in order for the client pc running http://serverIP:8080/myapp ?

        • 1. Re: Connect JBoss from client pc
          darranl

          This really just comes down to correct configuration of the network between the two machines.

          You haven't said what operating system the two machines are running. You should be able to find some tutorials on the internet appropriate for your operating system(s) that you can follow to get your computers connected correctly.

          • 2. Re: Connect JBoss from client pc
            max_ten

            I'm using WinXP on both machines.
            By using proxy server software, the client PC can share the internet connection from host PC.
            But just can't get it when type http://hostIP:8080/myApp in client PC.

            Have i miss up something?