Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Indigo

Vista - Which should I choose to develop an application like ICQ?

 
 
Old 03-04-2006   #1 (permalink)
cnSoftware


 
 

Which should I choose to develop an application like ICQ?

so many channels there that I am confused to choose one.
Help me?



My System SpecsSystem Spec
Old 03-04-2006   #2 (permalink)
Juval Lowy


 
 

Re: Which should I choose to develop an application like ICQ?

Hello cnSoftware,

BasicHttpBinding is probably your sest best for messanger like application.

HTH,

Juval Lowy, IDesign Inc.

> so many channels there that I am confused to choose one. Help me?
>



My System SpecsSystem Spec
Old 03-04-2006   #3 (permalink)
Ronald Ricardo Ramirez Moran


 
 

Re: Which should I choose to develop an application like ICQ?

Hi,

WCF provides a lot of channel bindings that work on different form. You can
use each one of they as you need.

{from Windows Vista Documentation}

basicHttpBinding element
A binding that is suitable for talking to WS-Basic Profile conformant Web
Services, for example, ASMX-based services. This binding uses HTTP as the
transport and Text/XML as the message encoding.

wsHttpBinding element
A secure, reliable, interoperable binding that is suitable for non-duplex
service contracts.

wsDualHttpBinding element
A secure, reliable, interoperable binding that is suitable for duplex
service contracts or communication through SOAP intermediaries.

netTcpBinding element
A secure, reliable, optimized binding suitable for cross-machine
communication.

netNamedPipeBinding element
A secure, reliable, optimized binding that is suitable for on-machine
communication.

netMsmqBinding element
A queued binding that is suitable for cross-machine communication between
WCF applications.

msmqIntegrationBinding element
A binding that is suitable for cross-machine communication with existing
MSMQ applications.

wsFederationBinding Element
A binding that enables organizations that are in a federation to
efficiently authenticate and authorize users.

More information:
http://windowssdk.msdn.microsoft.com...7126a579a6.asp

Regards,

--
Ronald Ricardo Ramirez Moran
Solutions Architect
DlanorOk Solutions, INC.

Blog:
http://spaces.msn.com/DlanorOk {spanish}
http://blogs.wdevs.com/DlanorOk


"Juval Lowy" wrote:

> Hello cnSoftware,
>
> BasicHttpBinding is probably your sest best for messanger like application.
>
> HTH,
>
> Juval Lowy, IDesign Inc.
>
> > so many channels there that I am confused to choose one. Help me?
> >

>
>
>

My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
Choose an application ???? Windows Live
Develop a Silverlight game, win $5000 Vista News
Develop CSP in Vista General Discussion
Develop GUI for Windows Service .NET General
Installing VS - sql develop edition .NET General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46