HighTechTalks DotNet Forums  

Using TCP between ASP.net web application and windows service Host

Dotnet Framework (Remoting) microsoft.public.dotnet.framework.remoting


Discuss Using TCP between ASP.net web application and windows service Host in the Dotnet Framework (Remoting) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
naeem ahmad
 
Posts: n/a

Default Using TCP between ASP.net web application and windows service Host - 10-08-2007 , 05:47 AM






Hi,
Using .net Remoting.
Can I able to use TCP protocol calling method on windows service from
ASP.net application.
I have managed to use HTTP, but when i tried with TCP, it fails, do i need
any configurartion for ASP.net.
Calling method on DLL hosted by windows service, I can call over TCP from
windows form application but not from ASP.net application.


Thanks,
Naeem

Reply With Quote
  #2  
Old   
Spam Catcher
 
Posts: n/a

Default Re: Using TCP between ASP.net web application and windows service Host - 10-08-2007 , 09:27 PM






=?Utf-8?B?bmFlZW0gYWhtYWQ=?= <naeemahmad (AT) discussions (DOT) microsoft.com>
wrote in news:F94E7FAB-15C6-4DF2-802F-8701070993E2 (AT) microsoft (DOT) com:

Quote:
Can I able to use TCP protocol calling method on windows service from
ASP.net application.
I have managed to use HTTP, but when i tried with TCP, it fails, do i
need any configurartion for ASP.net.
Calling method on DLL hosted by windows service, I can call over TCP
from windows form application but not from ASP.net application.

You can make TCP from IIS to the service, but not the other way around.


However, WCF and IIS 7.0 does support TCP.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.