473,406 Members | 2,633 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Ports for web services?

I've just deployed an app to our live server. It makes heavy use of a
few external web services, and also exposes some as well. It worked
fine on all of our test machines, but on the live server we are getting
timeouts on the web service calls.

The network is pretty tightly locked down so I assume it may be a
firewall problem. What ports do we need to enable for:

(1) Outgoing web service access FROM our live server to an external
webserver
(2) Incoming web service access TO our live server from external
servers

Any help would be appreciated as my deadline is today for deployment!
:)

Regards,

Chris

Nov 23 '05 #1
1 11187
Chris,

Unless the web services are specially configured to run on different
ports, then all you need is to have the port 80 and possibly 443. Port
80 if you are using http and port 443 if you are using https. Web
services require the same ports as if you were running a website. This
is the case for both incoming and outgoing calls.

You can easily test your outgoing applications by opening a browser on
you live app server and trying to browse to the external webservice. If
you can access the webservice via your browser, then you're in the
clear. Likewise, someone on the external machine can test in the same
way to ensure that they can get access to your web service.

Hope that helps

Peter Kelcey

Nov 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Vern | last post by:
Hello All, I have the above DSL modem on my network along with a variety of machines and several different operating systems. One of the operating systems I have is Novell 5.1 and on that server...
2
by: Hemant Shah | last post by:
Folks, How many tcp ports does DB2 server use? I installed UDB 8.2 on a AIX system and created several instances. I used consecutive ports for each instance, but when I look at /etc/services...
5
by: Brian | last post by:
I'm not sure if I have selected the correct newsgroups here but is there a simple was to test which servers are running? I have apache and IIS installed and if I run http://localhost I am not...
7
by: Magdelin | last post by:
Hi, My security team thinks allowing communication between the two IIS instances leads to severe security risks. Basically, we want to put our presentation tier on the perimeter network and the...
7
by: Matt | last post by:
I have approximately 5 instances on my test server that are identical to my prod server. On the prod server, when I look at the services file, there is a single entry per instance and everything...
2
by: Mongkon | last post by:
I use Visual studio.net 2003 for develop a web application by communicate with Web service (it has been developed by Java) and I has added web reference but It can’t to and show error message...
3
by: tshad | last post by:
I have been trying to run IIS and Apache Tomcat on the same Server using the same Port (80 for http and 443 for https). I am trying to do this by using multiple IP address on the same Nic card. ...
0
by: =?Utf-8?B?VG9tYnN0b25l?= | last post by:
Hi All, I have written an application which uses the .NET 2 SerialPort class to send data to an LCD display device. The idea is to be able to send simple text data to an RDP client connected...
1
by: =?Utf-8?B?QnJhZA==?= | last post by:
Generally on a Windows system the services file (located in Windows\System32\Drviers\Etc\Services) would specify port allocation to different applications. It contains registered ports and...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.