For example, suppose an application uses a web service to perform some calculations. For this service, you need to write a client (on delphi, ... at least on what), working locally on the client's machine. For some events in the application (running on a browser), it gives the service a command to send or receive some information from a local client. Is it possible ?
There is another problem, how to identify a local client; this is another question.
It is necessary to access the client's file system.
|
WCFservice with which both ASP.NET and the desktop application can interact. What do you think? Can I transfer files? - Ildar