Hello,
We are trying to expose a Process as a web service, in order 3rd parties to call it.
The requirement here is to accept web service calls only from specific IP addresses.
How can we limit the IP address to a specific range, and listen requests only by them?
Thanks in advance.
Konstantinos Vogiatzakis