4
Answers

Wcf service client communication?

Photo of mark dragan

mark dragan

15y
4.4k
1

Hi everyone I need help.In my project wcf service should have ability to communicate wit client and send him some requests.There is one service but clients can be more and I need to send request to specific client.I'm wondering if I can implement that in some other way then duplex,request-reply,msmq. Both service and client are on the same computer,so is there any other type of communication that I can use.
If you know some examples(code) please post me link to it.
Thanks in advance

Answers (4)

0
Photo of Ramesh Palanivel
NA 9.5k 138.6k 8y
Hi Santosh,
 
Try this links, It may help you!..
 
https://www.codeproject.com/Tips/607801/SimpleplusChatplusprogramplusinplusC
 
http://www.c-sharpcorner.com/UploadFile/97ec13/how-to-make-a-chat-application-in-C-Sharp/