Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to establish communication between windows application and web application
my program is a windows application but i receive sms in my web page but i don't how to establish communication?
Posted
Updated 14-Jan-11 21:03pm
v2
Comments
AnupKumarYadav 15-Jan-11 2:48am    
Use Web Service , WCF etc.
Sandeep Mewara 15-Jan-11 2:59am    
What are you trying exactly? Explaining that might help more.
ely z 15-Jan-11 3:04am    
my program is a windows application but i receive sms in my web page
Lionberg 15-Jan-11 3:40am    
How do you receive sms in your web application? Is it a webservice?
How your web application stores these sms?
ely z 15-Jan-11 4:03am    
yes i receive sms in web application
these sms store in a table

1 solution

Using a web service might help you.
 
Share this answer
 

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