IOT Virtual Conference - Register now to book your ticket and get updates
x
CONGRATULATIONS! C# Corner Q1, 2021 MVPs Announced
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forumguidelines
Tamil Rk
1.7k
278
2.6k
How to wait and send the return response in anther web service return
Dec 18 2020 9:10 AM
Hello Team,
I'm new in web service, Suggest the idea of below implementation:
I write two WebMethod in the web service. For example, the WebMethod is A and B.
A is check continuously, desktop to the server if any request is received in the B.
I'm mobile to send the 'file path' in B web service method, now I need to pass the file path in A WebMethod to return response in desktop then check the file path is exist or not in the desktop and if exist I need to send B return response as "the file path exists in the desktop".
Thanks
Reply
Answers (
2
)
How to communicate the server to desktop?
Send and received Email using ASP .NET Core web API 2.1