Hello everyone, I need to send a signal via my remote PC to the Internet that let me know if this pc is connected. I could send a link with GET values to my page and then from that php page make a query to the database. How do I send this value through a C program that runs on this remote PC? thanks!
(it's a windows pc)