Peter Schumacher wrote:
At 15:10 Uhr -0400 08.06.2007, David Ringsmuth wrote:
The server is a Mac 10.4.8+

Active 4D is v3+

4D is v2004.+


David,

 get a firewall. On a Mac "Netbarrier" and "ZoneAlarm Pro" on Windows.

Otherwise, check the IP-addresses in ON WEB AUTHENTICATION.
David,

If you go down the ON WEB AUTHENTICATION route, there are a number of ways you could check for a range: (1) Use a regular expression, but the next one may be easier because 4D doesn't have built-n regexp support w/o using a plugin. (2) Convert your IP address range ends and the request IP to long integers and check between. You might already have plug-ins with that functionality but native 4D code to convert is pretty simple. Ask on the NUG and I'm sure someone can provide code.

-- Brad Perkins

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to