Is anyone familiar with using the HTTP Tunnel functionality in the Notes client? We’ve been tasked to make a full Notes client function on the open internet, and I’m trying to research http tunneling but can’t seem to find any documentation on it. Does this require a Domino server to act as the proxy or could it be any http proxy?
Subject: Notes client uses NRPC protocol
The Notes client uses the NRPC protocol on port 1352. It does not use HTTP. You can use a Domino “passthru” server to act as an NRPC proxy server between the Internet and an inside Domino server on your LAN. Review the documentation on passthru servers and their setup.