Questions tagged as 'servidor'

1
answer

Can not connect to MySQL server on 'IP (4)

I have two servers with different purposes, one being a webserver running apache and php 5.3, and the other is a MySQL database server. The first uses the database in the second 24 hours a day, 7 days a week . The problem is that we recently...
asked by 26.02.2015 / 21:50
1
answer

Access memory region that has already been deallocated

I'm in the final process of developing a program and I came across an error, I spent some time researching and could not solve the problem. About the program: In short, the program receives and writes values in another program (Aspen HYSYS...
asked by 02.12.2014 / 17:28
2
answers

Redirect URL to another physical folder with .htaccess

On the Ubuntu server, I have a physical folder: /var/www/html/gestao/site/temp/ I would like my .htaccess to redirect the URL domain.com.br/gestao to this physical folder transparently.     
asked by 09.08.2014 / 03:16
1
answer

Web Hosting or Streaming Hosting?

I'm developing a project, in which the idea is to allow the user to listen (from a player - > plugin in javaSript built into the index.php page) to the selected music ... In the sense of providing a good service , what is the ideal hosting so...
asked by 18.07.2014 / 13:42
1
answer

Python - Local Multiplayer System

I'm trying to create a local multiplayer system, where it will have a script for the "server" and several "clients" will be able to connect. For now I will use in a simple test application, where users will create their accounts, will log in and...
asked by 09.07.2014 / 15:40
1
answer

Error in startup of glassfish in eclipse - asadmin path not found, bootstrap and no domain

After a lot of unanswered search, I come here to ask for help. I use Eclipse Kepler and glashfish 3.1. What happens is that when I start the glassfish server, usually or by debugging, the server returns the error "Launch process failed with exit...
asked by 27.05.2014 / 18:36
0
answers

Problem with sockets when closing client: java.net.SocketException

Hello, good morning, good afternoon or good evening, I'm having a problem, with a system I'm creating, thank you to anyone who can help. So, this system basically passes a "protocol" to the servers and it returns an object, and vice versa, howev...
asked by 20.12.2018 / 02:51
0
answers

Variable is not filled in procedure

Good morning. I'm running the procedure below, which validates whether the load should run or not, and if it is not possible to run, it returns an error message stating why it did not run: declare @dtAtual date, @dtCarga date,...
asked by 27.09.2018 / 16:54
0
answers

How to simulate servers on Android [closed]

In my Android app I need a structure that works as servers, where I need to control the flow of users and stocking it. What would be the most correct way to implement this structure?     
asked by 26.12.2018 / 03:08
1
answer

Join SQL server

Good afternoon, I started working with sql 3 months ago and I'm getting caught up in an application. I have 3 tables which I have information associated with the "registry" I would like to get all the information from the first table named...
asked by 15.08.2018 / 22:36