Questions tagged as 'cliente-servidor'

0
answers

Replicate changes to servers

Good afternoon guys. I work with Magento a system made in PHP. I have the same application on multiple servers with only the theme having difference. The problem is when I want to develop a module, or just a few modifications, I have to go th...
asked by 10.01.2017 / 17:37
0
answers

HTTPS Client Only

Hello. I'm starting now in WEB programming, and I came across a question before the site that I'm developing to go on the air. As everyone knows, security is essential and extremely important for any system. My system is hosted on KingHost...
asked by 08.11.2016 / 14:31
1
answer

HTTP Libraries / HTTP Server

My question is about web servers and libraries focused on the HTTP protocol. In PHP you can use "apache" as a web server, but in other languages is the same stack used? This question came to me when I searched for languages like Go , Crys...
asked by 25.08.2016 / 04:51
0
answers

How to mount a server for client authentication

I have a java application, and would like to have an online server for offline client authentication. Example: Client x would need to connect at least once to the server to authenticate before the client is blocked. I would like some examp...
asked by 28.07.2016 / 00:02
1
answer

How do I save Cookies permanently and retrieve them later? [Android]

I have a Android application that makes a request next to a Web server and later saves three Cookies in a CookieStore . However, I would like to store these Cookies so that when the application is restarted no new request is...
asked by 20.04.2016 / 03:53
1
answer

Error on client-server connection via socket

I'm a beginner in c ++ and I'm having trouble getting my client code to establish a connection to my server in Python, the server is running, but the client always goes into error 4 and does not complete the connection, which I should to do? #...
asked by 25.05.2017 / 02:42
1
answer

Direct information exchange between Android and Desktop [closed]

Personally I would like to know if it is possible for me to develop an app that communicates directly with another application that I have developed on the computer, without the need for a server or webService for the exchange of information. If...
asked by 04.08.2017 / 21:00
1
answer

Android - Which data technologies, SQL ?, no SQL ?, local database + server database? [closed]

What good practices are used to supply, store, flow, data, in a Android application? For example, the app EasyTaxi , iFood , among others: What is the need / advantage of a local database (what information is ideal for using a da...
asked by 07.12.2015 / 16:59
1
answer

Doubts about file storage on server [closed]

What is the best way to store files on a server, such as binary database, or save it to directories. Is there any difference between cost of processing in a web application?     
asked by 07.10.2015 / 03:30