This print for content only-size & color not accurate 7" X 9-1/4" / casebound / malloy


// A member variable of type ServiceHost



Download 21,46 Mb.
Pdf ko'rish
bet1730/1830
Sana28.09.2021
Hajmi21,46 Mb.
#188411
1   ...   1726   1727   1728   1729   1730   1731   1732   1733   ...   1830
Bog'liq
[book] [en] Pro C# 2008 and the NET 3.5 Platform Fourth Edition

// A member variable of type ServiceHost.

private ServiceHost myHost;

public MathWinService()

{

InitializeComponent();



}

protected override void OnStart(string[] args)

{

// Just to be really safe.

if (myHost != null)

{

myHost.Close();



myHost = null;

}

// Create the host. 

myHost = new ServiceHost(typeof(MathService));

// The ABCs in code!

Uri address = new Uri("http://localhost:8080/MathServiceLibrary");

WSHttpBinding binding = new WSHttpBinding();

Type contract = typeof(IBasicMath);



// Add this endpoint.

myHost.AddServiceEndpoint(contract, binding, address);



// Open the host.

myHost.Open();

}

protected override void OnStop()



{

// Shut down the host.

if(myHost != null)

myHost.Close();

}

}



While nothing is preventing you from using a configuration file when building a Windows

service host for a WCF service, here (for a change of pace) notice that you are programmatically

establishing the endpoint using the Uri, WSHttpBinding, and Type classes, rather than making use of

a *.config file. Once you have created each aspect of the ABCs, you inform the host programmati-

cally by calling AddServiceEndpoint().

Enabling MEX

While we could enable MEX programmatically as well, we will opt for a configuration file. Insert a

new App.config file into your Windows service project that contains the following MEX settings:







C H A P T E R   2 5  



I N T R O D U C I N G  W I N D O W S   C O M M U N I C AT I O N   F O U N D AT I O N



905

8849CH25.qxd  10/16/07  10:51 AM  Page 905




behaviorConfiguration = "MathServiceMEXBehavior"> 



binding="mexHttpBinding"

contract="IMetadataExchange" />


































Download 21,46 Mb.

Do'stlaringiz bilan baham:
1   ...   1726   1727   1728   1729   1730   1731   1732   1733   ...   1830




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2025
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish