Questions tagged as 'server'

0
answers

Processing - "Could not connect to the processing server"

Windos 10, Processing 3.4 When you open processing and the contribution manager , or try to add a library, a mode or a tool (which is the same thing), I get an error in the image. I tried with previous versions (3.3.7) and it is the same. Su...
asked by 28.08.2018 / 01:31
0
answers

View web from VM in Google Cloud Platform

I do not have much experience in managing servers, but I have an entire web app mounted on a VM (Windows Server 2016) from Google Cloud Platform and I would like them to be able to connect to my website from the outside, but I do not know how....
asked by 22.08.2018 / 10:43
0
answers

certificates to integrate applications

I present the current situation: I have two web projects (Maven) within a Tomcat 7 server and my intention is to integrate one within another, I have configured the button to send the request, and it is seen trying to access the second applicati...
asked by 01.08.2018 / 14:24
0
answers

Can you make an SMPP connection to an API using Kannel?

I ask this question because I do not know if a connection can be made from kannel to an api in an external url. For example, send the sms via smpp to kannel and let kannel send this received sms to an external api link     
asked by 03.08.2018 / 23:08
0
answers

Get or convert a queries from TFS to WIQL to use with the TFS API (not Webservices)

I'm trying to get the data returned by the next querie launched from Visual Studio Team Foundation Server through a small program made in C #. While I manage to get the workitems on one hand, I would like to move the next one using the Microsoft...
asked by 02.08.2018 / 11:57
1
answer

Update table with sum

Good morning People, I need the column "Expenses" to be added as new records are being entered. Try to do it with an update, I work in mysql but doing it in sql server throws me an error. The sales id is with the number 3 because before loading...
asked by 07.08.2018 / 14:22
0
answers

client.connect (server.getsockname ()) TimeoutError: [WinError 10060] Python

I'm trying to create a server program in python but when I run it I get this error: C:\Users\dpedraza.VARIADORES\AppData\Local\Programs\Python\Python36-32\python.exe "C:/Users/dpedraza.VARIADORES/Desktop/Prueba Event/ventana.py" Traceback (mos...
asked by 19.07.2018 / 01:06
0
answers

phpspreadsheet does not save the xlsx file to server

I publish this question, because I have really searched a lot in the documentation of PHPSpreadsheet (successor of PHPExcel), in forums, in examples, etc ... and I have not found a solution to my problem, I put the panorama: I wrote a code to...
asked by 19.07.2018 / 01:30
0
answers

Amazon certified problem with Chrome

Create and install an Amazon certificate in my ec2 instance by following this procedure: link But Chrome continues to mark the site as "Not safe". What could be the problem? Thanks     
asked by 09.07.2018 / 04:16
0
answers

file_get_contents () failed to open stream

What I need is to save image on the remote server that is in a hosting: $ruta= "C:/wamp64/www/AfuncServidor/imagenes/portadaFacebook.jpg";//aquí el problema que no entiendo. $imagen = file_get_contents($ruta); $nombreFoto = substr($ruta, strr...
asked by 09.07.2018 / 01:18