473,395 Members | 1,872 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,395 software developers and data experts.

DOes SOAP supports TCP transport protocol?

From the documentation of SOAP it seems SOAP supports both
HTTP and TCP protocol.I did not find much documentation
how to use TCP as transport layer in SOAP?
Does the SOAP toolkit 2.0 supports using TCP as transport
layer?
My reqmt is to make SOAP request without the help of HTTP.
I have already built up COM objects which are served over
DCOM to many clients.Can I serve the same objects over
SOAP.

Deba.

Jul 21 '05 #1
2 2456
If you want to use ASP.NET, then no, it is not possible.
ASP.NET is bound to HTTP.

But, you can build webservices that are exposed via TCP in .NET. You can do
it with .NET Remoting - using the SOAP formatter and the TCP channel. The
client will of course need to support SOAP over TCP. Not all do. (.NET
does) Also you get SOAP section-5 encoding, versus XML Schema. This may
or may not be a problem.

check this article:
http://msdn.microsoft.com/webservice...tnetarch16.asp

Why is HTTP not welcome?

-Dino

"de**@hotmail.com" <an*******@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
From the documentation of SOAP it seems SOAP supports both
HTTP and TCP protocol.I did not find much documentation
how to use TCP as transport layer in SOAP?
Does the SOAP toolkit 2.0 supports using TCP as transport
layer?
My reqmt is to make SOAP request without the help of HTTP.
I have already built up COM objects which are served over
DCOM to many clients.Can I serve the same objects over
SOAP.

Deba.

Jul 21 '05 #2
another option is WSE 2.0
http://msdn.microsoft.com/webservice...e/default.aspx

"Dino Chiesa [Microsoft]" <di****@online.microsoft.com> wrote in message
news:uk**************@TK2MSFTNGP09.phx.gbl...
If you want to use ASP.NET, then no, it is not possible.
ASP.NET is bound to HTTP.

But, you can build webservices that are exposed via TCP in .NET. You can do it with .NET Remoting - using the SOAP formatter and the TCP channel. The
client will of course need to support SOAP over TCP. Not all do. (.NET
does) Also you get SOAP section-5 encoding, versus XML Schema. This may
or may not be a problem.

check this article:
http://msdn.microsoft.com/webservice...tnetarch16.asp
Why is HTTP not welcome?

-Dino

"de**@hotmail.com" <an*******@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
From the documentation of SOAP it seems SOAP supports both
HTTP and TCP protocol.I did not find much documentation
how to use TCP as transport layer in SOAP?
Does the SOAP toolkit 2.0 supports using TCP as transport
layer?
My reqmt is to make SOAP request without the help of HTTP.
I have already built up COM objects which are served over
DCOM to many clients.Can I serve the same objects over
SOAP.

Deba.


Jul 21 '05 #3

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

Similar topics

0
by: bigbinc | last post by:
I have setup a soap machine on linux and similar configuration works properly. on a windows mahcine, I get these erros on the addressbook, samples, any ideas. I am pretty sure my classpaths are...
2
by: deba | last post by:
From the documentation of SOAP it seems SOAP supports both HTTP and TCP protocol.I did not find much documentation how to use TCP as transport layer in SOAP? Does the SOAP toolkit 2.0 supports...
52
by: frankgerlach | last post by:
>From my simple performance tests of SOAP it seems that it is about ten times slower than binary object request protocols such as RMI, IIOP or SimpleORB. Is this also YOUR experience ?
0
by: Jigar.Patel | last post by:
I have simple remoting server exposing following simple method. When I try to add webreference to this server in another project, it gives me following error: Custom tool error: Unable to import...
2
by: Reshma Prabhu | last post by:
Hi All. In Remoting, There are 4 combinations possible. HTTP -SOAP HTTP - Binary TCP - SOAP TCP - Binary. The above combinations are in increasing order of interoperability and in...
0
by: mjed01 | last post by:
hi, i am trying to implement a web service using php. it should return a complex type, but it is always null. i have the following wsdl: <?xml version="1.0" encoding="utf-8"?> ...
2
by: furrypop | last post by:
Hi, I'm trying to get the Perl SOAP::Lite examples to work on a Windows PC, running Apache 2.2.4. Apache is definitely serving CGI scripts, as I've tested a dummy Hello World thing. I'm also...
5
by: Thomas Lunsford | last post by:
I have been asked to allow one of our old-school .asp pages to support being used as a web service. Specifically, WSDL was mentioned. I am not an expert on this , but I have done quite a bit of...
0
by: vigneshrao | last post by:
Hi, I have been working on a script that loops through multiple records and sends data (one record per call) to a WS. I am supposed to make a new call for each record before sending the data....
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: 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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
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
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...

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.