[EMAIL PROTECTED] wrote:
> > Where can I find 'read-net, 'request-download and 'read-via ?
>
> source read-net
> And I'm sure you can figure out the rest.
"the rest" - yes, the following line which probably causes panel doesn't
go thru firewall and lives thru last X releases, probably still
incorrect? ;-)
port: open/direct/binary/no-wait [scheme: 'tcp host: host-name
port-id: 80]
Could above line go thru proxy? Look at Sterling's aproach taken in
reb-prox.r script:
port-spec: make port! [
scheme: 'tcp
port-id: 80
proxy: make system/schemes/default/proxy []
]
if any [system/schemes/default/proxy/host
system/schemes/http/proxy/host] [
proxy-spec: make port! [scheme: 'http]
port-spec/proxy: make proxy-spec/proxy copy []
]
Sooooo?
-pekr-
>
>
> > I really hope it's not a silly question :)
>
> Make sure you've got the latest version of Rebol.
>
> Andrew Martin
> ICQ: 26227169
> http://members.ncbi.com/AndrewMartin/
> http://members.xoom.com/AndrewMartin/
> -><-