I am using C# to call FME server and want to report messages back to the user. say I have a workbench and I want to post a message "Halfway Complete", then in C#, I would continuously check the feed, and relay any messages posted from that workbench,
Cheers,
Best answer by stalknecht
You can communicate through websockets. For FME you can use the WebSocketSender and WebSocketReceiver. Optionally you can use FME Server Notifications. Here is a C# library that uses websockets (websocket-sharp):https://github.com/sta/websocket-sharp#websocket-client
You can communicate through websockets. For FME you can use the WebSocketSender and WebSocketReceiver. Optionally you can use FME Server Notifications. Here is a C# library that uses websockets (websocket-sharp):https://github.com/sta/websocket-sharp#websocket-client
You can communicate through websockets. For FME you can use the WebSocketSender and WebSocketReceiver. Optionally you can use FME Server Notifications. Here is a C# library that uses websockets (websocket-sharp):https://github.com/sta/websocket-sharp#websocket-client
Thanks @stalknecht, I will be using websocket-sharp and the sender/receiver transformers.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.