# Friday, August 27, 2004

Christian Weyer shows how to host WSE’s SoapReceiver within EnterpriseServices.  This came up while we were watching Keith Ballinger do a code-driven presentation on WSE messaging.

The demo was illustrating using SoapReceiver within a Windows Form application, which highlights that SOAP messages can be received inside any .NET assembly.  While this demo makes the point (and suggests some interesting application designs, such as having a user interface app host a service and listen for messages, as John Cavnar-Johnson mentions in the comments), this may not be an appropriate hosting situation, esepcially if you want it to run the application on a server, without user intervention.  Don Box has a great series on the major hosting options within .NET (IIS, DCOM/ES and Windows Services) and the advantages and disadvantages of each.  Christian’s question was ‘Can I host SoapReceiver within a ServicedComponent?’ 

Here’s my version of a solution to this problem, with all the steps you need to get to the spinning balls.  The server code looks like this:

using System;
using System.EnterpriseServices;
using System.IO;
using System.Net;
using System.Reflection;
using Microsoft.Web.Services2.Addressing;
using Microsoft.Web.Services2.Messaging;
[assembly : AssemblyKeyFile("keys.snk")]
[assembly : ApplicationName("WSE Hosting Example")]
[assembly : ApplicationActivation(ActivationOption.Server)]
[assembly : ApplicationAccessControl(false)]

public class WSESoapService : ServicedComponent, IProcessInitializer
{
      #region IProcessInitializer Members

      public void Shutdown()
      {
            Logger.LogMessage("Shutdown");
      }

      public void Startup(object punkProcessControl)
      {
            Uri uri = new Uri("soap.tcp://" + Dns.GetHostName() + ":4545/");
            EndpointReference epr = new EndpointReference(uri);
            // Add our WSE SoapService to the static collection of receivers,
            // giving the address we want to listen on and the CLR type that
            // will receive this message.
            SoapReceivers.Add(epr, typeof (MyService));
            Logger.LogMessage("Startup");
      }

      #endregion
}

// Here's our service that will receive messages
public class MyService : SoapService
{
      [SoapMethod("ReceiveMessage")]
      public void ReceiveMessage(string message)
      {
            Logger.LogMessage(message);
      }
}

internal class Logger
{
      internal static void LogMessage(string message)
      {
            // Log the messages to a file.
            StreamWriter writer = new StreamWriter(@"c:\wsemessages.txt", true);
            writer.WriteLine(message + "," + DateTime.Now);
            writer.Flush();
            writer.Close();
      }
}

To compile this code, save it in a file called WSESoapService.cs, then use the following command lines (assuming that you’ve got the Microsoft.Web.Services2.dll in the compilation directory since csc.exe wont look in the GAC for assemblies):

sn –k keys.snk
csc /target:library WSESoapService.cs /r:Microsoft.Web.services2.dll
regsvcs WSESoapService.dll

Then go to the computer manager and start the WSE Hosting Example COM+ application.

The client code looks like this:

using System;
using System.Net;
using Microsoft.Web.Services2.Addressing;
using Microsoft.Web.Services2.Messaging;

public class App
{
      public static void Main(string[] args)
      {
            Uri uri = new Uri("soap.tcp://" + Dns.GetHostName() + ":4545/");
            EndpointReference epr = new EndpointReference(uri);
            MySoapClient proxy = new MySoapClient(epr);
            proxy.SendMessage("Here's a message");
            Console.Write("Message Sent!  Press any key to continue ...");
            Console.Read();
      }
}

// Proxy class to call the SoapReceiver Service
internal class MySoapClient : SoapClient
{
      public MySoapClient(EndpointReference epr) : base(epr){}

      public void SendMessage(string message)
      {
            base.SendOneWay("ReceiveMessage", message);
      }
}

Then save this file as client.cs and compile it from the command-line as follows:

csc /target:exe client.cs /r:microsoft.web.services2.dll

posted on Friday, August 27, 2004 1:29:24 AM (GMT Daylight Time, UTC+01:00)  #   
Related posts:
Office Server 2007: Can it help me write less code?
Server-side Excel: changing the face of financial apps?
Ray Ozzie: Services Disruption and the need for 'Client Server Service Synergy'
DDD3: Deadline for speaker submissions extended until Monday
DDD III on Sat 3 June: Call for Speakers!
I can see clearly now: NUnitAddin and NCoverBrowser
Tracked by:
"Post massage" (Site map index for adipex realestate) [Trackback]
"altoparlante auto" (altoparlante-auto.calhall.com) [Trackback]
"dormire parigi" (dormire-parigi.fresnocountyrealestate.net) [Trackback]
"online casinos online" (online-casinos-online.wailea-realty.com) [Trackback]
"ventaclub it" (ventaclub-it.pacsoftco.com) [Trackback]
"total gym videos" (total-gym-videos.sonomacountyrealty.net) [Trackback]
"picnic basket ideas" (picnic-basket-ideas.poipu-realty.com) [Trackback]
"compro antiquariato" (compro-antiquariato.david-coats.com) [Trackback]
"hotel bruxelles" (hotel-bruxelles.kilauea-realty.com) [Trackback]
"metal mp3" (metal-mp3.lana-stephens.com) [Trackback]
"ricetta pasta mandorla" (ricetta-pasta-mandorla.maui-upcountry.com) [Trackback]
"web site design" (web-site-design.piercecounty-realty.com) [Trackback]
"home loans" (home loans) [Trackback]
"cheap car insurance" (cheap car insurance) [Trackback]
"Discount phentermine." (Discount phentermine.) [Trackback]
"Buy phentermine." (Buy phentermine online.) [Trackback]
"Phentermine 37.5 mg diet pills." (Phentermine 37.5mg.) [Trackback]
"Cialis soft tabs treatment effective." (Cialis soft tabs.) [Trackback]
"Generic viagra." (Generic viagra.) [Trackback]
"Cheap phentermine without a prescription." (Online no prescription phentermine.... [Trackback]
"Cheap phentermine." (Buy phentermine online cheap.) [Trackback]
"Paxil and viagra." (Paxil and viagra.) [Trackback]
"prescription canada" (prescription canada) [Trackback]
"Brutal anal sex." (Brutal sex gallery.) [Trackback]
"Oral viagra." (Oral viagra.) [Trackback]
"Tramadol cod." (Cheap tramadol cod.) [Trackback]
"Cheap viagra." (Viagra.) [Trackback]
"Discount phentermine." (Purchase phentermine.) [Trackback]
"Incontri verona." (Incontri verona.) [Trackback]
"Free teen rape clips." (Free hardcore rape gang bangs clips.) [Trackback]
prints interracial art [Trackback]
tamera mowry pregnant [Trackback]
rabbit vibrators [Trackback]
voyeur cam [Trackback]
hot lesbian dildo sex [Trackback]
voyeur masturbation [Trackback]
blondes [Trackback]
hunk muscle [Trackback]
black mistress trampling [Trackback]
sexiest secretaries galleries [Trackback]
greenguy linkorama [Trackback]
mulan hentai [Trackback]
lilo stitch hentai [Trackback]
girls ejaculation [Trackback]
interracial gang [Trackback]
circumcised twinks [Trackback]
lightspeed sorority galleries [Trackback]
hotties in bikinis [Trackback]
tentacle sex tentacle alien hentai tentacle hentai [Trackback]
fisting dvd [Trackback]
electro ejaculation [Trackback]
women squirt when ejaculating [Trackback]
hot asian girls [Trackback]
boobs mafia [Trackback]
hot see thru lingerie [Trackback]
average ejaculation times [Trackback]
big tits and round ass [Trackback]
mechanical fucking machines [Trackback]
chun li hentai [Trackback]
pleasantly plump lingerie [Trackback]
wife voyeur eip [Trackback]
women ejaculating [Trackback]
free cameltoe [Trackback]
well hung shemales [Trackback]
torture devices [Trackback]
black power fist [Trackback]
anal queen [Trackback]
blonde secretary [Trackback]
momsanaladventure [Trackback]
latin dancing [Trackback]
queen fat bottomed girls [Trackback]
gang rape news [Trackback]
"Cialis india." (Cialis india.) [Trackback]
swap cum [Trackback]
"Buy cheap phentermine." (Cheap phentermine.) [Trackback]
"Dupe rape porn." (Dupe rape porn.) [Trackback]
"Rape xxx." (Rape fictions xxx.) [Trackback]
free voyeur movies [Trackback]
call-kelly [Trackback]
"Cheapest cialis." (Cheapest cialis.) [Trackback]
deep pussy fisting [Trackback]
home made sex videos [Trackback]
"Buy ambien cod." (Ambien cod.) [Trackback]
bignaturals movies [Trackback]
"Cialis free delivery." (Cialis free delivery.) [Trackback]
"Buy viagra online." (Viagra buy online.) [Trackback]
"Can you take celebrex before a hida scan." (Celebrex.) [Trackback]
cum swallowing mpegs [Trackback]
office milf [Trackback]
interracial love making [Trackback]
dumb blond jokes [Trackback]
uncut foreskin [Trackback]
female gushing [Trackback]
small secretary desks [Trackback]
over 50 mature gallery [Trackback]
male humiliation [Trackback]
shaved genitals [Trackback]
blonde on blonde [Trackback]
shit [Trackback]
amature women [Trackback]
analfisting [Trackback]
upskirt jpg voyeur [Trackback]
incest grrl [Trackback]
anal rape [Trackback]
sexy brunette lesbians [Trackback]
horse anatomy [Trackback]
milf crusier [Trackback]
creampie eat [Trackback]
cute asian teens [Trackback]
horses get boners [Trackback]
candid upskirt shots [Trackback]
fisting free [Trackback]
scat fetish [Trackback]
hugo boss cologne [Trackback]
teens with dildos [Trackback]
woman flashing their breast [Trackback]
male foot fetish [Trackback]
gangbangsquad [Trackback]
latino hunks [Trackback]
celeb nipple slip [Trackback]
true incest [Trackback]
flashing girls [Trackback]
hairy testicles [Trackback]
explicit voyeurs [Trackback]
gay male blowjobs [Trackback]
jlo butt [Trackback]
beach party orgies [Trackback]
mustang horse [Trackback]
dildo woman fucking man [Trackback]
"Real rape teen rape porn anal rape." (Real rape porn.) [Trackback]
"Snorting tramadol." (Tramadol.) [Trackback]
"Tramadol without prescription." (Cheap tramadol without prescription.) [Trackback]
"Cialis free delivery." (Cialis free delivery.) [Trackback]
"Tramadol hci." (Tramadol hci.) [Trackback]
"Cheap viagra." (Cheap viagra.) [Trackback]
"Taylor made used." (Taylor made golf.) [Trackback]
"online poker" (online poker) [Trackback]
"Blackjack" (Blackjack) [Trackback]
"Cheap phentermine." (Phentermine 37.5.) [Trackback]
"Homeowners Insurance" (Homeowners Insurance) [Trackback]
"Slots Machines" (Slots Machines) [Trackback]
"Kelly madison movies." (Kelly madison movies.) [Trackback]
"Viagra tablets cheap." (Cheap viagra uk.) [Trackback]
"Insurance Homeowners" (Insurance Homeowners) [Trackback]
"Valium payment mastercard." (Valium payment mastercard.) [Trackback]
"agnelli it" (agnelli it) [Trackback]
"Tramadol." (Tramadol.) [Trackback]
"Homeowner Insurance" (Homeowner Insurance) [Trackback]
"criciuma" (criciuma) [Trackback]
"dragon-stencils" (dragon-stencils ) [Trackback]
"Phentermine diet pills." (Phentermine 37.5 mg diet pills.) [Trackback]
"Internet Roulette" (Internet Roulette) [Trackback]
"animale-mitologico fenice" (animale-mitologico fenice) [Trackback]
"Xanax xr addiction." (Xanax xr.) [Trackback]
"Caribbean Poker" (Caribbean Poker) [Trackback]
"Homeowners Insurence" (Homeowners Insurence) [Trackback]
"quotes+myspace layouts" (quotes+myspace layouts) [Trackback]
"Hydrocodone for sale." (Hydrocodone for sale.) [Trackback]
"st-louis craigslist" (st-louis craigslist) [Trackback]
"Discount phentermine." (Discount phentermine.) [Trackback]
"Cheap phentermine online." (Phentermine.) [Trackback]
"Buy tramadol online cod." (Buy tramadol at a cheap price online.) [Trackback]
"Tramadol hydrochloride." (Tramadol hydrochloride.) [Trackback]
"Tramadol hydrochloride for dogs." (Tramadol hydrochloride.) [Trackback]
"Hydrocodone cough syrup." (How do you make hydrocodone.) [Trackback]
"Cheap phentermine online." (Buy phentermine online extra cheap phentermine.) [Trackback]
"Buy phentermine cheap." (Cheap 37 5 phentermine.) [Trackback]
"Phentermine cash on delivery." (Cheapest phentermine.) [Trackback]
"Hydrocodone online." (Hydrocodone online cod.) [Trackback]