1
Web platform / C# GUI interface to Web Server
I’m guessing a GUI button could ‘talk’ to the server via http, has anyone tried this?
Has anyone any pointers as how to implement this?
At the moment I have a new C# project started, a single button on Form1, but have NO idea what needs to go into the event handler for the button :)
Regards
Kevin