WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

HTTP Functions

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

How to Specify the Port in a HTTP Request

Keywords:   HTTPFirewall	port numbers default port

Question:

I'm doing a HTTP request and need to specify a port number on my webserver different from the default port. I'm not going through a firewall so I need an alternative similar to HTTPFirewall.

Answer:

Try:
	HTTPFirewall(1,"www.yourhost.com", "your port number", "", "")

Article ID:   W12657
Filename:   How to Specify Port in HTTP Request.txt
File Created: 2001:01:03:14:14:26
Last Updated: 2001:01:03:14:14:26