1
1
133732020-02-01 21:52:21
Programming
13373, 2020-02-01 21:52:21

How to write a program?

In short, you need to write a utility, its functions to ping hosts, do tracing, etc., which can be done on the command line.
The problem is that you often have to go back and rewrite commands.
I would like to have a convenient stray, where you can insert a host name into the field, and by pressing the buttons on the right to see the result.
As I see it.
Above is the insertion window, below are the command buttons for frequent work. On the right is the command line window in the utility.

The question is, how can this be implemented by a person who does not fumble anything in writing any kind of software?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Sergey Gornostaev, 2020-02-01
@sergey-gornostaev

"To a person who does not fumble anything in writing any kind of software" in anything. You need to hire a person who fumbles, he can do anything.

R
Roman, 2020-02-02
@Terran37

Javafx comes to mind, you can make the interface through the program you like, but the processing of buttons, actions, etc., of course, will have to be written and you would need to have minimal knowledge. Start with the screen and interface, and then ask questions about creating button actions.

D
Dimonchik, 2020-02-02
@dimonchik2013

Hindu helped you https://www.nirsoft.net/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question