Questions tagged as 'remoto'

0
answers

Local server for remote server

I have a multi-user mobile application that I want to test. Currently, I have server-side only locally using MAMP (Apache, PHP and MySQL). I want to rent a remote server (probably Linux), and configure it to receive remote access. So, h...
asked by 15.02.2017 / 19:32
1
answer

MYSQL access by an application

I am creating an application in C # this, it connects to a remote MySQL server, I have enabled for any IP to have access to my DB with a read-only user. My question is: Is there a way in the WebService to authenticate the user in a way that I...
asked by 03.06.2016 / 04:12
0
answers

Remote desktop application with RDP protocol

I'm doing an example-based application Remote Desktop application with RDP protocol . But how to change the color of the transmission? That is, the colordepth property. I'm using the following: public static void Connect() { curr...
asked by 27.01.2016 / 22:04
2
answers

How to access the database of another machine

Well, guys, good night. The following is: I'm having a PHP project with MySQL to be delivered. However, I'm doing it this way: I created 3 virtual machines in VMWare Workstation Pro, Client's is Windows, which only stays PHP is Ubuntu, and the on...
asked by 10.12.2017 / 23:43