http://bugs.winehq.com/show_bug.cgi?id=280
------- Additional Comments From wine@staerk.de 2003-30-11 06:21 ------- Created an attachment (id=425) --> (http://bugs.winehq.com/attachment.cgi?id=425&action=view) No network communication with IOMeter
Download the latest (2003.05.10) IOMeter package for Windows from www.iometer.org. Extract the debug versions of the frontend (IOMeter.exe) and the backend (dynamo.exe) to your fake_windows-directory. Call "wine c:\iometer.exe" and, in another shell, call "wine c:\dynamo.exe /i 127.0.0.1". You will find that both programs work correctly (congratulations), but do not see each other accross the network. Each time, dynamo.exe tries to connect, the msg appears:
event created : name=L"__SystemHeapEvent", initial is 0 event_signaled : name=L"__SystemHeapEvent"signaled is 1
The relevant error msg seems to me:
fixme:mswsock:AcceptEx not implemented
I do the port of IOMeter to Wine for the Maintainer of the project, Daniel Scheibli. You may ask me anything about iometer.