I need to contact a server (perhaps Apache) running on a Linux box and have it return the following results. I am new to networking, but can write code in Java, PHP and maybe a little C.
I\'m trying to read a file on a remote computer howeve开发者_运维知识库r, ports for file sharing are blocked. Actually most porst are closed and only have access to execute WMI and Registry queries.
Person A is running Application XYZ on an 开发者_运维技巧iPod Touch with a internet connected wifi network. The network is set up with port forwarding/static ip so that there is a single IP for the iP
I need help in writing java code that can connect to a remote UNIX box, and run a script on that box.
I\'m developing a big project to monitor a remote machine\'s performance parameters like CPU,Memory,Diskspace through C# WMI. I want to use the minimum possible credentials to connect the remote machi
I\'m having a problem for python to find the installed libraries when I run it in a computer cluster.
I run Windows Server 2008 R2 in my VMWare Fusion. Is there a way to -not locally- remote contro开发者_高级运维l the VM using MS\' Remote Desktop Connection (or some equivalent tool)?Yes, you can. You
I\'m trying out Kohana for a php application, and I have a simple database test working when connecting to my localhost installation of MySql. But when I try to change the connection to a remote MySql
I need to be able to do it without the directory containing the file being shared . The cre开发者_运维百科dentials of my application are of a user who has write permissions on that file when logging
This question already has an answer here: Closed 11 years ago. Possible Duplicate: can I access a remote mysql server/db from a stored procedure?