473,508 Members | 2,267 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Web services without IIS

Hello,
Is it possible for a web service to work without a web server. If yes, how
do you deploy the web service on a server and expose it on the Internet?
And, how the client applications can consume it?

This is because we don't have a web server but we would like to create web
services without the pain of installing and maintaining a web site only for
web services.

Thanks,
David.
Nov 21 '05 #1
4 6826
David,
You do need a web server to run web services.
Aleksey Nudelman
http://csharpcomputing.com

"David Gagné" wrote:
Hello,
Is it possible for a web service to work without a web server. If yes, how
do you deploy the web service on a server and expose it on the Internet?
And, how the client applications can consume it?

This is because we don't have a web server but we would like to create web
services without the pain of installing and maintaining a web site only for
web services.

Thanks,
David.

Nov 21 '05 #2
Yes, you will need IIS only because ASP.NET only supports the HTTP transport
protocol. Web services, in general using SOAP, doesn't require a web server
as it is designed to work with multiple transport protocols.

If you are only writing .NET Web services and clients, you might want to
look into .NET Remoting. I found this article documenting some of the
differences between Web services and .NET Remoting on Microsoft's site:

http://msdn.microsoft.com/library/de...tnetarch16.asp

--
Eric Cherng
MCP, MCDBA, MCSD
http://echerng.com
http://vertigosoftware.com
"David Gagné" <ga*********@sympatico.ca> wrote in message
news:OW**************@TK2MSFTNGP15.phx.gbl...
Hello,
Is it possible for a web service to work without a web server. If yes, how
do you deploy the web service on a server and expose it on the Internet?
And, how the client applications can consume it?

This is because we don't have a web server but we would like to create web
services without the pain of installing and maintaining a web site only
for
web services.

Thanks,
David.

Nov 21 '05 #3
You don't need a web server, but it is the easiest way. However, you can
use WSE to host .net webservices in a windows service, instead of in IIS
(for example). However, these do still need to listen to TCP/IP traffic,
just like a webserver. By far and away, installing IIS is the easiest way
to get started with webservices.

Here's an article on hosting WSE in COM+
http://weblogs.asp.net/cweyer/archiv...25/220627.aspx
"csharpcomputing.com" <cs****************@discussions.microsoft.com> wrote
in message news:92**********************************@microsof t.com...
David,
You do need a web server to run web services.
Aleksey Nudelman
http://csharpcomputing.com

"David Gagné" wrote:
Hello,
Is it possible for a web service to work without a web server. If yes,
how
do you deploy the web service on a server and expose it on the Internet?
And, how the client applications can consume it?

This is because we don't have a web server but we would like to create
web
services without the pain of installing and maintaining a web site only
for
web services.

Thanks,
David.

Nov 21 '05 #4
can also use Cassini. (see www.asp.net) It is a lightweight HTTP engine,
not for production use but can host ASPX and ASMX.
-D

"Philip Rieck" <ju**@mckraken.spamcom> wrote in message
news:ui**************@TK2MSFTNGP12.phx.gbl...
You don't need a web server, but it is the easiest way. However, you can
use WSE to host .net webservices in a windows service, instead of in IIS
(for example). However, these do still need to listen to TCP/IP traffic,
just like a webserver. By far and away, installing IIS is the easiest way
to get started with webservices.

Here's an article on hosting WSE in COM+
http://weblogs.asp.net/cweyer/archiv...25/220627.aspx
"csharpcomputing.com" <cs****************@discussions.microsoft.com> wrote
in message news:92**********************************@microsof t.com...
David,
You do need a web server to run web services.
Aleksey Nudelman
http://csharpcomputing.com

"David Gagné" wrote:
Hello,
Is it possible for a web service to work without a web server. If yes,
how
do you deploy the web service on a server and expose it on the Internet?
And, how the client applications can consume it?

This is because we don't have a web server but we would like to create
web
services without the pain of installing and maintaining a web site only
for
web services.

Thanks,
David.


Nov 21 '05 #5

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

Similar topics

0
3437
by: Amol Shambharkar | last post by:
Hello Everyone, I am hoping someone could help me out with this.I am using Visual Studio .NET 2003 to create a web application on a remote IIS 5.0 server using the File Share web access method.The...
4
2182
by: bob garbados | last post by:
I'm new to web services and I'm trying to interface with a payment gateway for an online store. I'm trying to do this without Visual Studio and I'm stuck... I created my proxy class from the...
26
1860
by: Mr Newbie | last post by:
What do I need to run a web service on my PC ? I know I need the .NET Framework, but do I need IIS Running ?
4
3016
by: Greg | last post by:
Hi, I am developing Pocket PC application in VB.NET. Within the application we are using web services developed by outsourced team. They developed the services in C#. After adding a web...
11
4083
by: Peter Rietkerk | last post by:
I have a few questions regarding the referencing of web services using this toolkit. I am currently trying to reference a specific URL to WSDL that was generated on a local server. Does anyone know...
3
1206
by: JIM.H. | last post by:
Hello, I have an asp.net application developed by someone else and it seems it interacts with database through web services. What is the benefit of this? Any idea? Thanks,
4
8794
by: =?Utf-8?B?TWFyaw==?= | last post by:
Hi... Following the samples online, we implemented a windows service in .Net. Like most services, there's a worker thread actually doing stuff in the background. The problem we've run into is...
2
1747
by: srinivasan.shanmugapillai | last post by:
Hi, I'm running a VB.NET windows applicatrion that is using the enterprise services transactions. While running this application without enterprise services support, a connection is...
5
2284
by: =?Utf-8?B?dmlzaHJ1dGg=?= | last post by:
This code works fine in Windows Application. In Windows Application, I am able to zip the image files properly and it totally contains 900MB My problem is the same code which I used in my Windows...
0
7120
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7323
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7380
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
7494
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
5626
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,...
1
5050
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...
0
4706
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3180
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1553
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.