Concrete problem but no experiences with ECF [message #625284] |
Thu, 01 July 2010 10:36 |
Eclipse User |
|
|
|
Hello all,
I want to make a server application which polls in regular intervals some directories for new files. If a new file is detected the server application does some task with this file and sends a message about the task success to any connected client. This is the message part of the application.
If the client user find the message useful he is interested he should be able to remote control the server application by sending a request to do some further action with the file and to send for example the generated interface "IFileInfo" to the client.
Since I don't know how to implement the server and the client which does this purpose I ask you to give me some example (server code and client code) which some dummy classes to fulfill such an application. Any help is welcome!
|
|
|
Powered by
FUDForum. Page generated in 0.03955 seconds