Questions tagged as 'webserver'

1
answer

external access with wamp

I wanted to know how others can access my webserver. I already released port 8080 and the icon is green. I can also access local with 192.168.0.10:8080 however if I use my ip along with: 8080 does not connect. Anyone know?     
asked by 16.02.2015 / 19:57
1
answer

external access with wamp

I wanted to know how others can access my webserver. I already released port 8080 and the icon is green. I can also access local with 192.168.0.10:8080 however if I use my ip along with: 8080 does not connect. Anyone know?     
asked by 16.02.2015 / 19:57
1
answer

How to run Taiga.io on my computer using Nginx

I'm trying to run Taiga.io on my computer. All the backend functions normally, but when I try to access the URL exemplo.com , it does not work. I'm using: link as a tutorial.     
asked by 26.09.2018 / 15:12
1
answer

How to safely use passwords inside an Android application?

I'm developing an Android application where I need to authenticate the app user and return some information, but this information will be in a remote database (MySQL), so I developed an API that receives a GET or POST value with a string encrypt...
asked by 17.10.2014 / 22:58
0
answers

Python Tornado dynamic html

(en) I am doing some test in python with tornado, I am trying to pass some code to html from python, follow th code: (en) I'm doing some tests in Python with the library become, I'm trying to pass part of the HTML code by the python code, fol...
asked by 13.10.2018 / 04:34
0
answers

Specify the size of a property in a Class that inherits TRemotable SOAP

I made a standalone SOAP WebService. I created a Class(TRemotable) : TFornecedor = Class(TRemotable) private Fsistema : Integer; Facao : AnsiString; Fcodigo : AnsiString; FFantasia : AnsiString; publish...
asked by 03.09.2018 / 17:11
0
answers

Nfse paulistana - XML not compatible with Schema

I'm implementing NFS and I'm getting the error: XML não compatível com Schema.The 'http://www.prefeitura.sp.gov.br/nfe:PedidoEnvioRPS' element is not declared. Follow the XML: XML File     
asked by 06.07.2018 / 22:19
2
answers

Load with Ant and EAP Task 7x "Caused by: java.lang.NoClassDefFoundError: javax / xml / ws / soap / SOAPFaultException"

I make a script build using the ant task, the load, and the JBOSS EAP 7 application platform, below is my source code: <taskdef resource="cargo.tasks"> <classpath> <fileset dir="${common.lib.dir}/cargo">...
asked by 28.01.2018 / 19:43
1
answer

Access docker's built-in php server on Host

Well, I've been studying docker here and along with that I want to create a php server (by its built-in server) and then access that server from my HOST machine. I ran the following command: docker run -it -p 8080:8080 -v "D:\git\slim-saa:/...
asked by 26.11.2017 / 01:00
1
answer

external access with wamp

I wanted to know how others can access my webserver. I already released port 8080 and the icon is green. I can also access local with 192.168.0.10:8080 however if I use my ip along with: 8080 does not connect. Anyone know?     
asked by 16.02.2015 / 19:57