Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a question, one might be able to aswer. I am using an the winsock api through VBA in Excel to communicate with a Haskell server. The Haskell server allows multiple clients. All incoming data and computed results are multiplexed to all clients. Therefore the Excel client has somehow to react an some 'action' on the channel. Is the a possibility to generate an event, whenever data is arriving on the channel? Of course, this behavior must be non- blocking. In my opinion, polling would be a valid but bad solution for this problem. Thanks in advance for your suggestions, regards, Markus |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combo box is not listening to its linked cell | Excel Programming | |||
Socket Connection via Excel | Excel Programming | |||
socket in excel vba | Excel Programming | |||
VBA Socket / Winsock control / issues? Demo app provided. | Excel Programming | |||
Socket Programming in Excel | Excel Programming |