Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Call C# functions from anywhere using URL (HTTP server)
#3
Roles.

To run C# functions or scripts on the server computer from other programs or scripts that can send HTTP requests. For example from curl, QM, AutoHotkey, PowerAutomate, UiPath. It's like a simple RPC (remote procedure call). You specify URL, function name, parameters, and receive a response text. I'll post some examples later.

To run C# functions or scripts on the server computer from other computers on local network. Also from computers, smartphones etc from anywhere on the internet, although probably will need some software to enable it.


Messages In This Thread
RE: Call C# functions from anywhere using URL (HTTP server) - by Gintaras - 06-06-2023, 02:25 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)