Re: getting apps in wine to access a network computer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2012-01-23 at 23:48 -0600, orosman wrote:
> I've installed a windows application in wine. To use it properly, I
> need it to access a server/pc on the network. How do I do this? Please
> help. I'm using ubuntu linux 11.10?
> 
> 
Run the server on the same PC. Check that all is well by looking to see
that using nmap or lsof to see that the server is listening on the
expected port. "nmap localhost" lists the active ports. Running "sudo
lsof" gives huge amounts of output, so try "sudo lsof |less" and look at
the info under the server's name.  

When the server is running, simply configure your Wine app to look for
it on 'localhost'.


Martin





[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux