iReboot

Use memory-mapped files for communication between service and UI

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 2.0
  • Component/s: Interface, Service Backend
  • Description:
    Instead of using .NET remoting which requires open ports for socket-based communication between the iReboot service and the taskbar utility, we should see if it's possible to use memory-mapped files instead.

Activity

Hide
Mahmoud Al-Qudsi added a comment - 29/May/10 11:58 AM
Using an IpcChannel instead of a TcpChannel :)
Show
Mahmoud Al-Qudsi added a comment - 29/May/10 11:58 AM Using an IpcChannel instead of a TcpChannel :)

People

Dates

  • Created:
    12/Sep/09 6:36 AM
    Updated:
    29/May/10 11:58 AM
    Resolved:
    29/May/10 11:58 AM