HighTechTalks DotNet Forums  

Re: WebServices without IIS????

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss Re: WebServices without IIS???? in the ASP.net Web Services forum.



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

Default Re: WebServices without IIS???? - 07-08-2003 , 04:34 AM






Hello John,

You can use .NET Remoting to enable different applications to communicate
with one another, whether those applications reside on the same computer,
on different computers in the same local area network, or across the world
in very different networks -- even if the computers run different operating
systems.

You could refer to MSDN for details on remoting programming.

Typical IPCs use mailslots, network DDE, pipes to communicate with each
other. They are generally used in Win32 and easy to understand and use. You
could wrap them in .NET for developing.

If you have follow up questions, please post here.

Best regards,
yhhuang
VS.NET, Visual C++
Microsoft

This posting is provided "AS IS" with no warranties, and confers no rights.
Got .Net? http://www.gotdotnet.com
--------------------
!From: johnfofawn (AT) hotmail (DOT) com (John)
!Newsgroups: microsoft.public.dotnet.framework.aspnet.webservic es
!Subject: Re: WebServices without IIS????
!Date: 7 Jul 2003 10:15:59 -0700
!Organization: http://groups.google.com/
!Lines: 16
!Message-ID: <d89364bd.0307070915.966fe8e (AT) posting (DOT) google.com>
!References: <d89364bd.0306281738.2d0708b0 (AT) posting (DOT) google.com>
<hZiTcjtPDHA.1724 (AT) cpmsftngxa09 (DOT) phx.gbl>
<d89364bd.0306300853.3aa02750 (AT) posting (DOT) google.com>
<sqVg7W7PDHA.2696 (AT) cpmsftngxa09 (DOT) phx.gbl>
<d89364bd.0307040748.6843f1d1 (AT) posting (DOT) google.com>
<jvrNeIGRDHA.1828 (AT) cpmsftngxa09 (DOT) phx.gbl>
!NNTP-Posting-Host: 192.25.240.225
!Content-Type: text/plain; charset=ISO-8859-1
!Content-Transfer-Encoding: 8bit
!X-Trace: posting.google.com 1057598160 30629 127.0.0.1 (7 Jul 2003
17:16:00 GMT)
!X-Complaints-To: groups-abuse (AT) google (DOT) com
!NNTP-Posting-Date: 7 Jul 2003 17:16:00 GMT
!Path:
cpmsftngxa09.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed 00.sul.t-online.de!t-onlin
e.de!newsfeed.icl.net!newsfeed.fjserv.net!news.tel e.dk!news.tele.dk!small.ne
ws.tele.dk!sn-xit-02!sn-xit-06!sn-xit-09!supernews.com!postnews1.google.com!
not-for-mail
!Xref: cpmsftngxa09.phx.gbl
microsoft.public.dotnet.framework.aspnet.webservic es:2569
!X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webservic es
!
!yhhuang (AT) online (DOT) microsoft.com (Yan-Hong Huang[MSFT]) wrote in message
news:<jvrNeIGRDHA.1828 (AT) cpmsftngxa09 (DOT) phx.gbl>...
!> Hello John,
!>
!> The question is that how to make Cassini know that status of your app? I
!> think you may still need to set up a IPC (InterProcess Communication)
!> channel here.
!>
!> Best regards,
!> yhhuang
!> VS.NET, Visual C++
!> Microsoft
!
!Yes, I think I need some kind of IPC. In .NET is Remoteing the right way
to do IPC?
!
!Thanks,
!John
!


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.