Description
I have had several issues, and not sure if this is still more, I have the echoservice running from a terminal, using ./echoservice
, it comes up Service running with backend: "standard", Started echo server on port 36985, so when I run EchoControl, I was thinking the name would be echoservice, or even echoservice.service, then I tired the port number, after that its just a guessing game, but it could not find it, can you explain how it should work, please.
I am trying to write a simple QtHttpServer instanced, and want to start, stop, pause, resume, reload, the normal things, and I need the stop, pause, and was wondering if you had any example that might help, I have searched the internet, and cannot find much. I ask because I saw you have an example of it in your Repo, which I am checking out.
Thanks, and sorry about the two issues, other than that the Qt Online installation seemed to work fine, that bash file pointed the finger at Qt, but I was using the Arch Linux AUR version, and it too was different, so it was confusing me, I tried reinstalling, no help, removing it and installing the Official Qt version from the Arch Linux Manjaro Repo fixed everything, except this issue, I think its a user error if you ask me since I have no idea what the name should be.