![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | which WCF binding to be selected for windows service host? The new project is to develop a windows service which to publish messages to windows form client. The callback technology is applied for no-stop sending messages to UI as I don't want the user need to click button to sent command for gather messages from service. The security should not be considered as this is expected the windows form application only available on the same machine of windows service. Which WCF binding to be selected for windows service host? And Is there any best library or framework to speed up the project implementation? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: which WCF binding to be selected for windows service host? On May 26, 2:31 pm, "ABC" <a...@abc.com> wrote: > The new project is to develop a windows service which to publish messages to > windows form client. The callback technology is applied for no-stop sending > messages to UI as I don't want the user need to click button to sent command > for gather messages from service. The security should not be considered as > this is expected the windows form application only available on the same > machine of windows service. > > Which WCF binding to be selected for windows service host? And Is there any > best library or framework to speed up the project implementation? For same machine communication we can use NetNamedPipeBinding which is an IPC(InterProcessCommunication) binding. This is secure(no external interaction) and has got features similiar to TCPBinding. |
My System Specs![]() |
| | #3 (permalink) |
| | Re: which WCF binding to be selected for windows service host? On May 26, 2:31 pm, "ABC" <a...@abc.com> wrote: > The new project is to develop a windows service which to publish messages to > windows form client. The callback technology is applied for no-stop sending > messages to UI as I don't want the user need to click button to sent command > for gather messages from service. The security should not be considered as > this is expected the windows form application only available on the same > machine of windows service. > > Which WCF binding to be selected for windows service host? And Is there any > best library or framework to speed up the project implementation? I don't whether a library is availbale for this. Try googling... |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| host process for windows service stopped | General Discussion | |||
| Mouse slow in HOST OS when VPC is selected? | Virtual PC | |||
| Windows Host Service (Rundll32) has stopped working. | Vista performance & maintenance | |||
| HOST PROCESS FOR WINDOWS SERVICE STOPPED WORKING | Vista performance & maintenance | |||
| Script Host Client launched from Windows Service | Vista security | |||