Remote access is the connection to a data processing system from a remote location.

learn more… | top users | synonyms

0
votes
1answer
10 views

MobaXterm Plugin Installation

I need a terminal that will support svn on windows and I found that MobaXterm is one of them. However going to their plugin installation page which says: To install these plugins, just download ...
-2
votes
1answer
11 views

Remote Login from Mac [closed]

I'm going to preface this by saying, I don't really know what I'm doing, so I need help. So, I'm in a stats course and I need to access SAS software. Our professor said that we can access this ...
0
votes
0answers
9 views

Is there a way to run XAMPP for linux on the JoliOS?

I've been researching light GUI-based operating systems to install onto a dedicated server that is having performance issues. I've come across JoliOS (see here) as a lightweight alternative to running ...
0
votes
0answers
6 views

Controlling GPIB device on remote computer

I am trying to connect to two devices connected via GPIB on a remote computer connected directly via a Ethernet cable. I am using a JPIB library I found, but I am having difficulty determining how to ...
-1
votes
0answers
7 views

Connecting to SVN remote Repository [closed]

I'm trying to set up an SVN repository on a server in my office so that developers on my team can access it from anywhere, not just within the office. I just wanted to ask the world if there is any ...
0
votes
0answers
22 views

Change password for remote machine User Account that has “current password = empty”

I want to change the password for remote machine's user account. I'm doing this way: PrincipalContext context = new PrincipalContext(ContextType.Machine, "xxx.xxx.xxx.xxx" /*Remote machine IP ...
0
votes
1answer
9 views

Remote Login to Windows and execute commands in command prompt using PowerShell

I have to remotely log in to a particular server (say server A) from a remote location (Say server B) and execute commands like ping,telnet (to server C) in the command prompt of server A and return ...
-1
votes
0answers
14 views

Invoke Actions in Struts 1.x remotely

I am currently working on legacy application written in Struts 1 framework (I think it is Struts 1.2) and we are now extending the application by another one that is running remotely. In order to do ...
0
votes
2answers
37 views

How to access remote machine to add/remove/manage users accounts?

I have a scenario where I need to access a remote machine to programmatically add and delete Windows users accounts. The remote machine is a "spare workstation" that I need to remotely configure, to ...
0
votes
0answers
40 views

Is there a way for a C or C++ application to connect to remote JVM via JMX? [closed]

I would like to know if is a way to connect a C or C++ application to a remote JVM via JMX? Best regards, SK
1
vote
1answer
68 views

batch file creation pse

I'm trying to run a batch file that will connect to the list of ip's on my network, open up cmd then run a list of commands: like ipconfig /all, nbstat -c, arp -a. Then it must save the results into a ...
0
votes
0answers
32 views

Error #2036: Load Never Completed when loading an external SWF in iOs device

I've been fighting this problem for a couple of days without any progress so far. I'm trying to load an external remote swf in an iPad device. Here is the thing, I got this error: "Error #2036: Load ...
1
vote
1answer
13 views

Remote desktop server for AVD?

Virtualbox has this handy feature that I can enable a remote desktop server of the virtual machine. Does such a feature exists for AVDs? If you would enable the remote desktop server for the AVD, you ...
0
votes
0answers
12 views

How to start a batch-file per remote powershell? Authentificaton

) i want to start a batch file per powershell but i have authentification errors. How do i authentificate me correctly? $mc.PsBase.Scope.Options.userName=$User ...
0
votes
0answers
21 views

Have JBoss 6 provide an implementation for the result of a remote EJB method call

I am working with JBoss 6 and a JEE5 project under eclipse. Currently, there are several local business interfaces and only one remote business interface. The project is split in modules so that the ...
-2
votes
1answer
23 views

Remote desktop through SSH or port 22? [closed]

my school blocked all the ports except port 22 and I wonder how I could remote desktop my home pc trough port 22 from school.
-4
votes
0answers
52 views

IOS - save resources on iphone

I have created an application that play back audios offline. I would like to download the audios first. How could I download the audio file from the server and store it on my device (similar SDCard) ...
-1
votes
0answers
23 views

Launching software remotely using telnet [closed]

I started a telnet server in Windows 7 at my home PC. I need to run/launch a particular software remotely using telnet. I can successfully connect to my home computer remotely. But when I run some ...
1
vote
1answer
67 views

Run script on remote machine via telnet (not SSH)

I need to somehow run a script which resides on a remote machine running Ubuntu. SSH or any other connection type that requires complex encryption is not possible. The client that will connect to the ...
0
votes
1answer
23 views

Reading xml data from remote server securely

I need to get some xml data from my customer's server. I created two php files for doing this. When I call a php file in my server (reader.php), it calls the file in remote server (client.php) and ...
0
votes
0answers
19 views

as a Service connecting remote WMI query errors out with wrong user

Ok, first of all here is the error message from WMI-Activity / Operational in EventLog (Windows 8): Id = ; ClientMachine = machinename; User = machinename\Dev; ClientProcessId = 1440; Component = ...
0
votes
0answers
10 views

Teamview or any other remote desktop through port 22? [closed]

I'm at my job with a wifi network that blocked all ports except port 22, I want to remote access my home computer with this computer at my work. Is there any way to teamview or anything through port ...
-2
votes
0answers
22 views

Remote PC administration using mobile [closed]

How can I make a connection possible between a Smartphone & a PC that I have a J2ME app which can administrate some operations in PC through an emulator? I want it possible via mobile
0
votes
1answer
19 views

Remote access through port 22?

I'm at my job with a wifi network that blocked all ports except port 22, I want to remote access my home computer with this computer at my work. Is there any way to teamview or anything through port ...
0
votes
1answer
69 views

Can not connect to remote MySQL DB from Django

I am having troubles connecting to remote MySQL server from Django. The setup uses multiple databases: DATABASES = { 'default': { 'ENGINE': 'django.db.backends.mysql', # Add ...
0
votes
1answer
91 views

Windows 7 remote shutdown: Access denied(5) [closed]

I am trying to force a remote shutdown from my laptop to my PC: machine> shutdown -m \\192.168.2.10 -s -f -t 0 192.168.2.10: Access denied(5) I am in a WLAN/LAN environment: Laptop is in WLAN ...
0
votes
1answer
24 views

Using Netbeans to connect to remote project on EC2

I try to connect to my project folder on AWS EC2 using Netbeans SFTP. In netbeans under Private key file I chose the .pem file what I've been getting. As host I use my AWS Public DNS and specified ...
0
votes
0answers
7 views

deleting project in remote view from eclipse

I have imported a project from a remote network. However I forgot to copy it onto my local system while importing. My question is will the remote files be affected if i try to delete a project and ...
0
votes
0answers
17 views

Salesforce OAuth2.0 Web-Server flow not showing Approval Screen for second time onwards

I'm using OAuth2.0 Web-Server flow to connect with Salesforce. Everything is working fine except when I try to re-connect the client with Salesforce, the approval screen is not shown again. As per ...
0
votes
2answers
26 views

Remote MySQL access not respondto MySQL client

I have a remote Server which is running mysql. I have enabled remote access by changing the bind address to the public ip, and commenting the "skip-networking" line. I then used ufw (ubuntu firewall) ...
-1
votes
0answers
9 views

How to transmit 5fps images to a mobile phone [closed]

  I am going to implement a remote system. The server is a PC, on which there is a 3D graphics APP I can change the viewpoint to navigate 3D models freely. Now every 200ms the server need ...
0
votes
0answers
22 views

How can I retrieve users list who are currently connected to remote machine? [duplicate]

As written in the subject itself how can I retrieve each user which is connected to remote machine? The details I need is user name,client name,host name This should be somthing similar to what you ...
0
votes
0answers
10 views

RDP and File Sharing issues over SSH

I have setup an SSH tunnel by following this tutorial: http://www.nikhef.nl/~janjust/CifsOverSSH/VistaLoopback.html I can connect just fine via SSH, browse my directories, etc. However, after ...
0
votes
1answer
31 views

How to check if the remote server images exist? [duplicate]

I am trying to test if the remote images exist before I process my codes.. I have found this post How can one check to see if a remote file exists using PHP? I have tried getimagesize function and ...
-1
votes
0answers
5 views

restricting remote box from accessing certain folders on os x lion

A remote administrator has my IP address. I need to know would they be able to see any of my files on my hard drive. If yes, how do I restrict them from seeing all files in certain directories, i.e. ...
-1
votes
0answers
83 views

Cannot establish connection to hsqldb server remotely [closed]

EDIT: I am trying to start the HSQLDB server from the java application on my local PC and get the BindException Cannot assign requested address: JVM_Bind. The server is to be run on the network ...
0
votes
1answer
25 views

What are the tips when posting a node to drupal remotely using Rest server and json

I want to connect remotely to Drupal using Rest server . the my first Question is what resources should I choose to post and update nodes remotely. Second question is how should fields posted using ...
0
votes
1answer
23 views

FLASH - Loading Sound from Different Host/Domain

I have made an Audio Player in Flash that is embedded in JSP. which sets Param when JSP is loaded which Plays mp3 file that is availabe on my server, i.e. I passes path like /dirOnMyServer/sample.mp3 ...
-1
votes
0answers
37 views

NFS vs SSH -YC - Which one is faster? [closed]

I frequently need to remotely run some programs installed on my server --like hspice or matlab. I used to mount the required nfs directories on my local machine (via etc/fstab). Recently, for some ...
0
votes
0answers
34 views

Is there a .NET library that provides remote user support capabilities?

Is there an actively developed .NET library that provides client and server components for helpdesk-type user remote desktop capability? I've seen VncSharp, which would provide a partial solution, ...
0
votes
2answers
52 views

How to remotely access a LAN network (embedded) device without port forwarding? [duplicate]

I've looked around SO and haven't found exactly the answer I'm looking for, so please forgive me if this is a duplicate. If so, please direct me to the answer. Thanks. I've got an embedded ...
0
votes
1answer
24 views

php+ register form not show on the remote server

i am creating a register form in dreamweaver this form appear in dreamweaver but when i try to send it to the remote server the browser do not show all the register fields. can anyone help me ??? ...
0
votes
1answer
104 views

Linux executes a command on a remote Windows server without SSH/Telnet

I am building a Jenkins server. One of the deployment steps is to execute a command on the production server to download the UAT-tested artifacts to the required folders. Jenkins is running on CentOS ...
0
votes
0answers
48 views

How to remotely access a LAN network (embedded) device without port forwarding? [closed]

I've looked around SO and haven't found exactly the answer I'm looking for, so please forgive me if this is a duplicate. If so, please direct me to the answer. Thanks. I've got an embedded ...
-2
votes
1answer
44 views

remote access a Linux server and change user with shell [closed]

I'm trying to write a Linux shell that can do the following works: client: Linux OS, a text file AFILE. server: Linux OS, it can only be connected through SSH using account A, there's also an ...
1
vote
0answers
18 views

Denying direct remote access to SQL Server [migrated]

I am trying to stop our valid database users accessing our SQL Server remotely via applications other than our system application (e.g., MS Excel). These accesses need to be prevented because they ...
-1
votes
2answers
35 views

Mysql adding user for remote access

I created user user@'%' with password 'password. But I can not connect with: mysql_connect('localhost:3306', 'user', 'password'); When I created user user@'localhost', I was able to connect. Why? ...
-1
votes
0answers
21 views

cannot remote access mysql database [closed]

I can successfully ping the mysql server but I'm getting this error when I enter my password ERROR 2003 (HY000): Cant connect to MYSQL server on '192.168.8.136' (113) Here are my configurations: ...
0
votes
2answers
38 views

Remote ssh command, LF missing on STDOUT

This is my first question here :) I'm running into an issue while running a remote SSH command. The issue is that the output of the command comes back in a string without LF to delimit the lines. I ...
1
vote
0answers
86 views

Android application cannot connect to Mysql server

Im new in android and trying to using my actual device to connect mysql server on my laptop,the url for my virtual device is 10.0.2.2, and it's work.But in my actual device,i set it to 10.1.1.3 (get ...

1 2 3 4 5 14