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

Modifying ASP.NET web service account to use TCP transport ?

Hi,

Can ASP.NET web service account be modified to use TCP transport ? Or is
there any example of a .NET web service offering TCP transport ?

Thanks in advance and regards

Navin
Nov 23 '05 #1
2 1819
> Can ASP.NET web service account be modified to use TCP transport ?

If you mean, can you strip off HTTP, the answer is no.
ASMX works over HTTP (which works over TCP, so you are using TCP transport
even now!).
there any example of a .NET web service offering TCP transport ?


You could use WSE 2.0 for TCP messaging.

Hope this helps,
Mujtaba.
Nov 23 '05 #2
Thanks. Is there any example of a .NET web service using TCP transport for
messaging ?

"Mujtaba Syed" <mu*****@marlabs.com> wrote in message
news:uz**************@TK2MSFTNGP14.phx.gbl...
Can ASP.NET web service account be modified to use TCP transport ?


If you mean, can you strip off HTTP, the answer is no.
ASMX works over HTTP (which works over TCP, so you are using TCP transport
even now!).
there any example of a .NET web service offering TCP transport ?


You could use WSE 2.0 for TCP messaging.

Hope this helps,
Mujtaba.

Nov 23 '05 #3

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

Similar topics

2
by: Galore | last post by:
Hello, I have the situation: I've got an application that calls lots of web services, throught the Internet. I need to keep track of every web service call (every data that's transfered), and...
3
by: Jerome Cohen | last post by:
AI am trying to call a third-party web service. this service expects an XML fragment that contains the request plus other parameter. adding the web reference created the syntax below(reference.vb)....
4
by: Henrik Skak Pedersen | last post by:
Hi, I have a set up where a windows client connects to a web service to retrieve a license file. The client is a consumer product which is beeing distributed to multiple locations. 1) I would...
4
by: RobKinney1 | last post by:
Hello, For security reasons, we need to start overhauling our old C++ applications to run as services instead of applications running on the admin account. I am re-writing these programs using...
1
by: ryann18 | last post by:
Can someone please help with this modifying Account problem!?!?! Modify the Account class so that it also permits an account to be opened with just a name and an account number, assuming an...
3
by: Enda Manni | last post by:
Hi, I have a gSoap Web Service written using C++, it uses SOAP username and password authentication. I also have a C# form client consuming the web service, all this was working fine until...
0
by: =?Utf-8?B?YXZhTmF0ZQ==?= | last post by:
We're having an issue getting our POX service to accept messages over 65k for some reason. When that threshold is breached, a 400 is issued by WCF...and it doesn't make it anywhere into the...
0
by: satish kumar | last post by:
Hello! We have a situation where in we're developing a WCF Intermediatery service, which would handle calls between Callers (could be asp.net wcf clients) and External Services (mostly WCF...
0
by: shakthi | last post by:
Actually,I have problem with message queuing. I wrote simple service and client that communicate through endpoint that works with netMsmqBinding. Exception occurs when client sends message to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: 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
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
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
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,...

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.