remote-connection Questions

5

Solved

So I am connecting to my work computer from home and the Remote Desktop Connection app is annoyingly slow. I pinged my work pc from my computer and it returned at a reasonable time of 50ms~ with 0...
Lew asked 17/5, 2016 at 12:45

4

Solved

I have a rooted HTC Hero, and what I want to do is to enable the adbd to listen to a port at boot time. I tried some code found here: setprop service.adb.tcp.port 5555 stop adbd start adbd in a...
Traylor asked 3/9, 2012 at 16:3

18

I have Postgresql on a server in a docker container. How can I connect to it from the outside, that is, from my local computer? What setting should I apply to allow that?
Nur asked 8/6, 2016 at 6:39

2

I want to create a Windows service which will copy data from one database to another database. The source database is in a remote location, below is the function using SqlConnectionStringBuilder an...

17

Solved

I just installed SQL Server Express 2012 on my home server. I'm trying to connect to it from Visual Studio 2012 from my desktop PC, and repeatedly getting the well-known error: A network-related...
Vanitavanity asked 30/6, 2012 at 22:21

1

I have a few remote virtual machines, on which I want to deploy some Mongodb instances and then make them accessible remotely, but for some reason I can't seem to make this work. These are the st...
Magus asked 24/10, 2018 at 21:59

3

Solved

I put together a Rails dev environment by following instructions from https://docs.docker.com/compose/rails/ It works, but I am unable to connect to the Postgres server from the host machine. I am...
Dateless asked 22/1, 2018 at 16:10

2

Solved

I am deploying sql express with my application. I will like that database engine to accept remote connections. I know how to configure that manual by launching the sql server configuration manager,...

3

Solved

I am trying to accessing my Oracle database over Network. I have Google a lot and found many solutions, but those doesn't work for me. The problem is that, I want to access my Oracle Database fr...
Cloth asked 14/5, 2015 at 8:26

3

I'm trying to write a simple form in C# that will run a scheduled task one some computers. What I have so far is: private void button_Click(object sender, EventArgs e) { try { for (int i = 0; i...
Legislature asked 3/11, 2011 at 10:32

3

Solved

I have a Raspberry Pi that stores temperature data for homebrewing activity. I am making a Spring MVC application on my computer and I want to tap the data. Both my Pi and my computer are on the lo...
Obnubilate asked 11/9, 2013 at 6:7

1

Solved

This is what shows up: ssh-2.0-OpenSSH_6.2 I am not entirely sure what this means. It occurs when I am trying to remotely connect to my mac from a different windows computer using telnet. What doe...
Superphysical asked 11/9, 2015 at 21:6

1

I am very new in database and learning Oracle 11G. So, I do not have deep knowledge on it. I have several computers in my lab connected via LAN. Oracle 11G is installed in computer-A(192.18.100.1...

3

I have a stored procedure that runs against a local database, and fills a temp table. I'd then like to connect to a remote database and query it based on the values of the local temptables. Is that...
Unceasing asked 19/8, 2009 at 21:53

3

Solved

I have three remote PC's to which I remotely connect. I am trying to write a simple Windows application that would display in a single window whether a particular process is running on either of th...
Centuple asked 1/6, 2012 at 16:40
1

© 2022 - 2024 — McMap. All rights reserved.