Hi there, did I overlook something or is the handling for unsolicited messages missing in the NamedPipes part? There is only a single call to ReadFile() in wpa_ctrl.c:wpa_ctrl_request(), so the caller possibly gets a unsolicited message instead of the answer for his request. Marco