Questions tagged as 'windows'

2
answers

How to "start" a Node server?

I installed the Node, created the environment variable ( NODE_ENV ) value development. When I installed and configured, I printed a arquivo.js with hellow world and it worked. Today, I want to start the server, but I can not....
asked by 24.08.2015 / 14:31
2
answers

MySQL: Windows or Linux? [closed]

Which one performs best for dedicated server with MySQL considering several complex calculations in Stored Procedure and Functions?     
asked by 02.07.2015 / 22:04
1
answer

Accessing a shared directory through PHP, is it possible?

I have a remote server that has a shared folder ex: \ remote_mobile Within this directory there are several files that I would like to check the size with PHP. Doubt: With PHP I can access a shared folder for this purpose? Note: T...
asked by 04.01.2017 / 00:45
1
answer

How to send local network messages in Windows

How I could exchange messages with another computer (both Windows system) on a local network, without servers. Could it be possible using the command prompt?     
asked by 23.06.2015 / 00:44
1
answer

How localhost address on the local network

I'm testing a web application locally by pc and mobile, I connect to the pc using http://localhost and by mobile link . And I wonder if you can change the host address to a fixed address (for example link ), so that I can access from an...
asked by 17.08.2015 / 19:23
1
answer

How to define the input of a program in Windows?

A simple question. On * NIX systems, you can do the following: cat input_do_programa.file "texto exemplo" input_do_programa.file > meu_programa.exe Is there an equivalent for Windows?     
asked by 13.07.2014 / 15:52
3
answers

How to change Windows Variable records

It is a fact that by programming for Windows, it is possible to store local variables, or in the environment, which in case they are saved in the windows registry. How do I change windows registry variables using the command line, if I want t...
asked by 10.02.2014 / 13:50
2
answers

Python - libraries without the import "*"

How do I create a library without having to import like this: from x import * or from x import y ? Only by importing import x . Who can answer me, please use the script below as a library example. def imprimir(): prin...
asked by 07.09.2018 / 04:33
1
answer

How to create a local SSL certificate in Windows?

How can I create a local SSL certificate in Windows?     
asked by 10.04.2018 / 02:03
1
answer

Force a shortcut to open Firefox directly on a page

My system is a tax liability manager and works on virtually any browser, but I have not tested at all, so I do not know if it will be stable at all, I've developed testing on firefox-dev , so on Firefox it's all 100% as it should be. It...
asked by 28.09.2017 / 18:44