Send data from web form to winforms

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<p style="padding-right:0px; font-size:14px; vertical-align:baseline; clear:both; word-wrap:break-word; font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif
Hello i have to develop an application in which im able to send some data(notification) from my webform to windows form and similarly from winform to webform.
<p style="padding-right:0px; font-size:14px; vertical-align:baseline; clear:both; word-wrap:break-word; font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif
Someone told me that i have to use web service for this purpose. so if someone please tell me how can i do that? <span style="color:#444444; font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif; font-size:13px; line-height:17px And i actually
i need something like chat messenger in which i am able send/receive messages from web to winform and vice versa . Similarly i need to send text files as well but only from winform application to webform?
<p style="padding-right:0px; font-size:14px; vertical-align:baseline; clear:both; word-wrap:break-word; font-family:Arial,Liberation Sans,DejaVu Sans,sans-serif
Im using C# for this purpose and new to c# as well.

View the full article
 
Back
Top