473,385 Members | 2,180 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,385 software developers and data experts.

How to build a web service without the use of .Net Framework?

Hi,

I have a question: How to build a web service without the use of .Net
Framework?
For an instance how to do it with C++?

I have used web services based on ASP.NET in the past and it is very easy
and comfy to do.
In the current project architecture I can not use .Net because of the
following topology:
Platforms
Windows 2000 and 2003 with IIS but as a customer production web server I can
not install .Net Framework
Linux and other type of UNIX platforms
Networks
A Central Management Application (of my own) should be capable to converse
with web service or other in the remote (different LANs') on the above
platforms.
Is there a web service infrastructure without the use of .Net?
What is the alternative remote communication solutions across LANs'?

Thanks in advance,

Oren.

Sep 1 '07 #1
2 1170
I believe gSOAP is a popular solution for C++, though haven't used it
myself.

http://gsoap2.sourceforge.net/

Ron

On Sep 1, 2:52 am, Oren <O...@discussions.microsoft.comwrote:
Hi,

I have a question: How to build a web service without the use of .Net
Framework?
For an instance how to do it with C++?

I have used web services based on ASP.NET in the past and it is very easy
and comfy to do.
In the current project architecture I can not use .Net because of the
following topology:
Platforms
Windows 2000 and 2003 with IIS but as a customer production web server I can
not install .Net Framework
Linux and other type of UNIX platforms
Networks
A Central Management Application (of my own) should be capable to converse
with web service or other in the remote (different LANs') on the above
platforms.
Is there a web service infrastructure without the use of .Net?
What is the alternative remote communication solutions across LANs'?

Thanks in advance,

Oren.

Sep 1 '07 #2
=?Utf-8?B?T3Jlbg==?= <Or**@discussions.microsoft.comwrote in
news:0F**********************************@microsof t.com:
Windows 2000 and 2003 with IIS but as a customer production web server
I can not install .Net Framework
Linux and other type of UNIX platforms
Networks
A Central Management Application (of my own) should be capable to
converse with web service or other in the remote (different LANs') on
the above platforms.
Is there a web service infrastructure without the use of .Net?
What is the alternative remote communication solutions across LANs'?
Do you have another server to use? I don't think it's worth your effort
not to use the .NET framework for web services.

Otherwise you can use the Classic ASP SOAP Toolkit (obsolete), or Java?

If you're going to program in C++ you'll have to write an ISAPI filter ...
and there is a MUCH greater chance of the filter killing the server than
the .NET runtime OR a badly written .NET application.

Sep 2 '07 #3

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

Similar topics

9
by: deko | last post by:
I'm confused about what I can use C# and VS.NET for. I have both Visual Studio 6.0 and Visual Studio .NET - which one do I use? If I want to build a basic VB app, I assume I can use the VB 6...
9
by: deko | last post by:
I'm confused about what I can use C# and VS.NET for. I have both Visual Studio 6.0 and Visual Studio .NET - which one do I use? If I want to build a basic VB app, I assume I can use the VB 6...
4
by: jf li | last post by:
I have a Asp.net web application and a Asp.net Web service application. The Web application is using HtmlInputFile to get a 50M size of file selected by end user, read the data of this file and...
4
by: | last post by:
Hi, After installing SP1 for VS2008 and SP1 for .NET 3.5 we get the following warning in a VS2005 build: error CS0618: Warning as Error: 'System.Windows.UIElement.BitmapEffect' is obsolete:...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.