Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You want only particular remote users to have access to a TCP service. You cannot predict the originating hosts.
Block the service's incoming TCP port with a firewall rule [Recipe 2.6], run an SSH server, and permit users to tunnel in via SSH port forwarding. Thus, SSH authentication will permit or deny access to the service. Give your remote users SSH access by public key.