Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
There is one server and more then one client. IP address are store in database. when server send message its POPUP to all clients. I am new in client server programming so kindly help to achieve this. Is window service require for POPUP?

I want to achieve this in c# asp.net.
Posted
Comments
Herman<T>.Instance 6-Jan-16 5:39am    
Windows Services?
1. Each machine should have that Service
2. A Windows Service has NO GUI...
Member 11735187 6-Jan-16 10:16am    
Can you please give any link that can help me to make window service for POPUP messages on client machine. I am very new in window service and WCF service.
dan!sh 6-Jan-16 5:56am    
This is confusing. Is this web application, windows service or client server based desktop application?
_Asif_ 6-Jan-16 5:59am    
What is a POPUP? do you mean server will broadcast a message to all connected clients and this message will show as a popup over desktop of clients?
Member 11735187 6-Jan-16 6:12am    
yes, Asif you are absolutely true. What should be my first step? Its combination of client server communication and window service also. I want to store this message to database also.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900