redefined Functions for JavaScript function are needed

redefined Functions for JavaScript function are needed

Post by s296122 » Thu, 11 Mar 1999 04:00:00



I am building a program  that uses The  " FindProxyForURL(url,host) "
function (
http://home.netscape.com/eng/mozilla/2.0/relnotes/demo/proxy-live.html )

that browsers uses in order to evaluate which proxy server to send the
requests.

The program  download this function  and then run it in order to get the
proxy server address,
my question is about the Methods that  function
FindProxyForURL(url,host)
     uses like : isPlainHostName()       dnsDomainIs() ,
localHostOrDomainIs() ,
                        isResolvable()  dnsResolve()   myIpAddress()
dnsDomainLevels()
                        shExpMatch()      weekdayRange()
dateRange()          timeRange()
where can i find their implementation in order to run this function in
my program.

the program run on linux  , written in C and uses an API libraries
(http://www.nombas.com/us/toolkit/index.htm )
to run the FindProxyForURL(...) function.

Thanks in advance raanan.

 
 
 

1. redefined Functions for JavaScript are needed

I am building a program  that uses The  " FindProxyForURL(url,host) "
function
( http://home.netscape.com/eng/mozilla/2.0/relnotes/demo/proxy-live.html
)
that browsers uses in order to evaluate which proxy server to send the
requests.

The program  download this function  and then run it in order to get the
proxy server address,
my question is about the functions  that  function
FindProxyForURL(url,host)
     uses like : isPlainHostName()       dnsDomainIs() ,
localHostOrDomainIs() ,
                        isResolvable()  dnsResolve()   myIpAddress()
dnsDomainLevels()
                        shExpMatch()      weekdayRange()
dateRange()          timeRange()

Where can i find their  implementation in order to run this function in
my program.

the program run on linux  , written in C and uses an API libraries
(http://www.nombas.com/us/toolkit/index.htm )
to run the FindProxyForURL(...) function.

Thanks in advance raanan.

2. TCP/IP won't go past domain

3. Functions for JavaScript function are needed

4. Memorex ATAPI CDROM

5. function, function...who's got the function?

6. NEC 4FG and ATI Mach64 1meg -Modes?

7. Redefining "open" system function in C

8. Recommended WM for ThinkPad?

9. question about redefining function keys

10. Escape sequences to redefine function keys

11. JavaScript Functions for proxy auto config file

12. Re. AIX Function Equivalent To VM's "RETRIEVE" Function Re: AIX Function Equivalent To VM's "RETRIEVE" Function

13. SSI kills javascript date functions . . .