Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is it possible to communicate from a web page to another systems desktop application using Http request or using any other technologies?


Through a button click or any other event it connect to an application other than web browser using a local IP address and communicate to that application using this connectin. Read data from that application to the web page in browser
Posted
Updated 2-Sep-13 1:31am
v2
Comments
Nelek 2-Sep-13 6:52am    
What do you mean? Web pages comunicate always with desktops applications through browsers. If not, it would be impossible to navigate the internet.

Please use the "improve question" widget and explain better what you ask.
Arun Kumar K S 2-Sep-13 7:31am    
Through a button click or any other event it connect to an application other than web browser using a local IP address and communicate to that application using this connectin. Read data from that application to the web page in browser

1 solution

 
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