472,371 Members | 1,456 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Web Service receives lots of types of requests

I am going to be writing a web service in Visual Basic .NET internally for
my company. This web service is going to be setup to send various kinds of
messages to the internet since the main production servers currently reside
in the DMZ. The main production servers are in the DMZ and are behind a
firewall so they are not able to send messages externally to the internet.
This internal Visual Basic.NET web service will be calling various types
of other external web services so that the information can be consumed. For
example one call will be setup to obtain financial information, another web
service would be to obtain weather data, other web service would be to obtain
travel information.
Thus each type of call to an external web service will be different.
How would you setup this internal web service to be able to process the
different types of web service calls that it needs to be made in Visual
Basic.NET?
Nov 21 '05 #1
3 1267
asked and answered on a different group.
no need to multi-post!
http://www.aspfaq.com/etiquette.asp?id=5003


"Wendy Elizabeth" <We************@discussions.microsoft.com> wrote in
message news:EB**********************************@microsof t.com...
I am going to be writing a web service in Visual Basic .NET internally
for
my company. This web service is going to be setup to send various kinds of
messages to the internet since the main production servers currently
reside
in the DMZ. The main production servers are in the DMZ and are behind a
firewall so they are not able to send messages externally to the internet.
This internal Visual Basic.NET web service will be calling various types
of other external web services so that the information can be consumed.
For
example one call will be setup to obtain financial information, another
web
service would be to obtain weather data, other web service would be to
obtain
travel information.
Thus each type of call to an external web service will be different.
How would you setup this internal web service to be able to process the
different types of web service calls that it needs to be made in Visual
Basic.NET?

Nov 21 '05 #2
would newsgrop should this be posted to?

"Wendy Elizabeth" wrote:
I am going to be writing a web service in Visual Basic .NET internally for
my company. This web service is going to be setup to send various kinds of
messages to the internet since the main production servers currently reside
in the DMZ. The main production servers are in the DMZ and are behind a
firewall so they are not able to send messages externally to the internet.
This internal Visual Basic.NET web service will be calling various types
of other external web services so that the information can be consumed. For
example one call will be setup to obtain financial information, another web
service would be to obtain weather data, other web service would be to obtain
travel information.
Thus each type of call to an external web service will be different.
How would you setup this internal web service to be able to process the
different types of web service calls that it needs to be made in Visual
Basic.NET?

Nov 21 '05 #3
Just create per usual. In this internal web service, right click on Web
References, and add references to the external services.

Obviously get the internal web service working first, without any external
references

Jeff

"Wendy Elizabeth" <We************@discussions.microsoft.com> wrote in
message news:EB**********************************@microsof t.com...
I am going to be writing a web service in Visual Basic .NET internally for my company. This web service is going to be setup to send various kinds of
messages to the internet since the main production servers currently reside in the DMZ. The main production servers are in the DMZ and are behind a
firewall so they are not able to send messages externally to the internet.
This internal Visual Basic.NET web service will be calling various types
of other external web services so that the information can be consumed. For example one call will be setup to obtain financial information, another web service would be to obtain weather data, other web service would be to obtain travel information.
Thus each type of call to an external web service will be different.
How would you setup this internal web service to be able to process the
different types of web service calls that it needs to be made in Visual
Basic.NET?

Nov 21 '05 #4

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

Similar topics

5
by: PerryG | last post by:
We have a .NET 1.1 client which is sending a gzipped soap request using HttpWebRequest to an Apache server. The Apache server is using a the 'mod_deflate' server to decompress the incoming...
4
by: joe bloggs | last post by:
I am writing a mobile application to interface with a legacy system and I am planning to use web services to communicate with this system. The legacy system receives data through a serial port. ...
0
by: voipdealer | last post by:
I have to interface to a third-party application that receives HTTP POSTs with XML content to a certain port on the server. The server is *not* a web server, rather some custom server app written...
2
by: ilyas | last post by:
Hi all I have a web service that I have written. It is written in C# I want to use this web service from a browser, but my users all have different browsers so its important that the code to...
2
by: achoo | last post by:
I have two versions of the same program that send requests to a Web service. One version is a Windows application written in C#, and it properly handles a cookie created by the Web service. All...
3
by: lk | last post by:
I need some help regarding the mechanism to put in place to be able to dynamically update a remote object when the assembly where it is defined is modified, and this whitout having service...
0
by: Charles Hall | last post by:
I've successfully built a web service which interacts with my company's document management system through it's supplied API. All works fine, except I now want to make the service more "distributed"....
3
dmjpro
by: dmjpro | last post by:
plz send me a good link which can clearify me how the J2EE framework works i want the details information .... plz help thanx
0
by: =?ISO-8859-1?Q?Jan_Thom=E4?= | last post by:
Hi, I've been trying like a madman to make my WSDL work with .net, but it seems I am out of luck. Whenever I add a service reference to Visual C#, the code gets generated fine, however all...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
1
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
1
by: Johno34 | last post by:
I have this click event on my form. It speaks to a Datasheet Subform Private Sub Command260_Click() Dim r As DAO.Recordset Set r = Form_frmABCD.Form.RecordsetClone r.MoveFirst Do If...
1
by: ezappsrUS | last post by:
Hi, I wonder if someone knows where I am going wrong below. I have a continuous form and two labels where only one would be visible depending on the checkbox being checked or not. Below is the...

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.