On Wed, 07 Nov 2007 19:21:47 +0100, Sebastian G. wrote:
On Wed, 07 Nov 2007 19:21:47 +0100, Sebastian G. wrote:
>> How about modifying the HOSTS file then?

> setsockopts(&socket, SOCKOPT_NO_HOSTS);


I don't fully understand.

1. I (now) understand there is no option to stop Adobe Acrobat 7 (the
writer) from connecting to Adobe upon startup.

2. You can't software firewall block the "application" from connecting to
the Internet because Acrobat web page capture won't work then.

3. But you could add an entry specific for Adobe.com in the hosts file that
would redirect any request specifically to Adobe to 127.0.0.1

4. But, what is with this socket stuff (SOCKOPT_NO_HOSTS)?
I don't fully understand.