Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


using mscomm to read mouse on com1?


using mscomm to read mouse on com1?

Author
Message
Booooze
Booooze
Forum God
Forum God (155K reputation)Forum God (155K reputation)Forum God (155K reputation)Forum God (155K reputation)Forum God (155K reputation)Forum God (155K reputation)Forum God (155K reputation)Forum God (155K reputation)Forum God (155K reputation)

Group: Forum Members
Posts: 827, Visits: 132
shiiiitttyyyy. owell thx

API Guide|Inno Setup Wizard|Winsockvb|StudioTraffic|Firefox
TrickyRic
TrickyRic
Forum God
Forum God (92K reputation)Forum God (92K reputation)Forum God (92K reputation)Forum God (92K reputation)Forum God (92K reputation)Forum God (92K reputation)Forum God (92K reputation)Forum God (92K reputation)Forum God (92K reputation)

Group: Forum Members
Posts: 711, Visits: 6
hmm, interesting question. in theory i'd say no this isn't at all possible as all a mouse does is send ascii, and this ascii is buffered in the same iostream regardless of which mouse it comes from. however, in practice each interface has its own buffer, so if you can find a way to read from the comm buffer before that data is interpretated by the o/s, you can seperate the 2 devices directly.

as for the code, no idea...




API Guide - VB/MySQL - W3Schools - WinsockVB

Booooze
Booooze
Forum God
Forum God (155K reputation)Forum God (155K reputation)Forum God (155K reputation)Forum God (155K reputation)Forum God (155K reputation)Forum God (155K reputation)Forum God (155K reputation)Forum God (155K reputation)Forum God (155K reputation)

Group: Forum Members
Posts: 827, Visits: 132
hey guys. ive always thought about it, but never actually tried to sit down adn do it, now that i had a bit of itme, i decided to take a shot at it. i have my mouse on ps2 and another on com1. i can move both, and it will move the pointer. is there any chance i can split them up and get to different readings? i just want one mouse to actually move the pointer, and the other just to communicate with a program. i dont know to much about comm. anyone ever done somethign similar? thanks! peace out

API Guide|Inno Setup Wizard|Winsockvb|StudioTraffic|Firefox
GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search