c# - USB Communication, Read Message with Multithreading -


i'm having issue playing usb communication. i'm using hidlibrary library, works beautifully. thing doesn't work timeout (i looked on web solution library bug). so, when send message , no response comes pc, loop runs forever. waiting bool message readed success or not. if message not come, then? how can solve that? multithreading (waithandle class) or there alternatives?


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -