Add one more function to C++ Project
57 USDObjective: To add a new feature for the current C++ Project, ensuring that the new code integrates seamlessly and the project is organized with all necessary dependencies and libraries.
Requirements:
get all windows services with output like this format
"services": [
{
"path_name": "\"C:\\Program Files\\Realtek\\Audio\\HDA\\RtkAudioService64.exe\"",
"name": "RtkAudioService",
"state": "Running",
"start_mode": "Auto",
"start_name": "LocalSystem",
"display_name": "Realtek Audio Service"
},
{
"path_name": "C:\\WINDOWS\\system32\\svchost.exe -k imgsvc",
"name": "stisvc",
"state": "Stopped",
"start_mode": "Manual",
"start_name": "NT Authority\\LocalService",
"display_name": "Windows Image Acquisition (WIA)"
},
{
"path_name": "C:\\WINDOWS\\system32\\svchost.exe -k LocalServiceNetworkRestricted -p",
"name": "AJRouter",
"state": "Stopped",
"start_mode": "Manual",
"start_name": "NT AUTHORITY\\LocalService",
"display_name": "AllJoyn Router Service"
}
]
Functionality Verification:
- Ensure the process of sending webhooks works correctly with the required JSON format.
- The application should be executable as
software.exe https://panel.vk.do - Upon execution, the application should send two requests to the server and receive responses.
- The expected output from the server should be:
Ok
Ok
Ok
- Perform thorough testing to verify that the webhook functionality and the overall application work as expected.
- Provide the complete source code with the updated structure and all dependencies included.
Current freelance projects in the category C & C++
Reverse engineering of console utilities for querying SSD controllers (Flash ID)1. Purpose of the work Extraction of the application programming interface (API) for interaction with SSD/NVMe controllers from the provided set of console utilities (Phison, Silicon Motion, Realtek, Maxiotek, Marvell, JMicron, etc.). The result should be working code in C/C++… C & C++, Desktop Apps ∙ 8 days 11 hours back ∙ 6 proposals |
Development of a Minecraft Java Seed Map / Seed Viewer for the websiteDevelopment of Minecraft Java Seed Map / Seed Viewer for the websiteProject Description A browser-based tool Minecraft Java Seed Map / Seed Viewer needs to be developed, which will work on our website and allow the user to enter a seed from Minecraft Java Edition and view an… C & C++, HTML & CSS ∙ 8 days 18 hours back ∙ 16 proposals |
Comparative analysis of the effectiveness of custom software (v2.2-field) and reference software (Meshtastic v2.x)
22 USD
Comparative analysis of the effectiveness of custom software (v2.2-field) and reference software (Meshtastic v2.x) on the identical hardware platform (ESP32 + SX1268, 2W) based on the criteria of range, throughput, link stability, and power consumption. Conduct tests with… C & C++, C# ∙ 13 days 1 hour back ∙ 3 proposals |