G
G
ganbatte2018-10-21 05:35:54
Programming
ganbatte, 2018-10-21 05:35:54

I want to make such a program, install it in Windows, and work as a service with a web face, and from this web face you run all sorts of bats, cmd commands?

In what programming language can you write a Windows service with a web face that would be installed not on a server, but on ordinary working computers, in which programming language is it easy to implement all this?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
C
ColdSpirit, 2018-10-21
@ColdSpirit

assembler

R
Rafael Osipov, 2018-10-22
@Rafael

You can write, for example, in C# + SignalR .
Service running on the machine: C# + SignalR Frontend
: ASP + SignalR

B
Black_Jack, 2018-11-09
@Black_Jack

Here is an example in Golang
https://github.com/andrewingor/hellShell

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question